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

Diff of /bison/configure.in

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

revision 1.39.2.17 by akim, Fri Oct 26 13:43:20 2001 UTC revision 1.39.2.18 by akim, Thu Nov 1 14:27:42 2001 UTC
# Line 18  Line 18 
18  # We need a recent Autoconf to run a recent Autotest.  # We need a recent Autoconf to run a recent Autotest.
19  AC_PREREQ(2.52e)  AC_PREREQ(2.52e)
20    
21  AC_INIT([GNU Bison], [1.30], [bug-bison@gnu.org])  AC_INIT([GNU Bison], [1.30a], [bug-bison@gnu.org])
22  AC_CONFIG_AUX_DIR(config)  AC_CONFIG_AUX_DIR(config)
23    
24  AM_INIT_AUTOMAKE([bison], [1.30])  AM_INIT_AUTOMAKE([bison], [1.30a])
25  AM_CONFIG_HEADER(config.h:config.hin)  AM_CONFIG_HEADER(config.h:config.hin)
26    
27  # Initialize the test suite.  # Initialize the test suite.
28  AC_CONFIG_TESTDIR(tests)  AC_CONFIG_TESTDIR(tests)
29  AC_CONFIG_FILES([tests/bison], [chmod +x tests/bison])  AC_CONFIG_FILES([tests/bison], [chmod +x tests/bison])
30    AC_CONFIG_FILES([tests/Makefile tests/atlocal])
31  # Needed by tests/atlocal.in.  # Needed by tests/atlocal.in.
32  AC_SUBST([GCC])  AC_SUBST([GCC])
33    
# Line 100  AC_OUTPUT([Makefile Line 101  AC_OUTPUT([Makefile
101             config/Makefile             config/Makefile
102             intl/Makefile po/Makefile.in             intl/Makefile po/Makefile.in
103             lib/Makefile src/Makefile doc/Makefile             lib/Makefile src/Makefile doc/Makefile
104             m4/Makefile             m4/Makefile])
            tests/Makefile])  

Legend:
Removed from v.1.39.2.17  
changed lines
  Added in v.1.39.2.18

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