/[gnats]/gnats/configure.in
ViewVC logotype

Diff of /gnats/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by pdm, Thu Nov 1 22:36:13 2001 UTC revision 1.6 by chewie, Wed Nov 3 22:03:18 2004 UTC
# Line 18  dnl You should have received a copy of t Line 18  dnl You should have received a copy of t
18  dnl along with GNU GNATS; see the file COPYING.  If not, write to the Free  dnl along with GNU GNATS; see the file COPYING.  If not, write to the Free
19  dnl Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111, USA.  dnl Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111, USA.
20  dnl  dnl
21  AC_INIT(COPYING)  AC_PREREQ(2.5)
22    AC_INIT(gnats,4.0,bug-gnats@gnu.org)
23  AC_CONFIG_SUBDIRS(libiberty gnats send-pr doc)  AC_CONFIG_SUBDIRS(libiberty gnats send-pr doc)
24    
25  AC_PROG_CC  AC_PROG_CC
26  AC_PROG_LEX  AC_PROG_LEX
27  AC_PROG_YACC  AC_PROG_YACC
28    
29  AC_OUTPUT(Makefile)  AC_CONFIG_FILES([Makefile])
30    AC_OUTPUT

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26