Code Search for Developers
 
 
  

configure.in from Gdb at Krugle


Show configure.in syntax highlighted

dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.5)
AC_INIT(Makefile.in)

AC_PROG_INSTALL

AC_SUBST(datarootdir)
AC_SUBST(docdir)
AC_SUBST(htmldir)


AC_OUTPUT(Makefile)




See more files for this project here

Gdb

GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed.

Project homepage: http://sources.redhat.com/gdb/
Programming language(s): Assembly,C,C++,Expect
License: other

  ChangeLog
  Makefile.in
  add-log.el
  add-log.vi
  configbuild.ein
  configbuild.fig
  configbuild.jin
  configbuild.tin
  configdev.ein
  configdev.fig
  configdev.jin
  configdev.tin
  configure
  configure.in
  configure.texi
  fdl.texi
  make-stds.texi
  standards.texi
  texi2pod.pl