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

Diff of /bison/configure.in

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

revision 1.61 by eggert, Wed Mar 20 22:46:59 2002 UTC revision 1.62 by akim, Thu May 2 09:25:54 2002 UTC
# Line 20  Line 20 
20  # We need a recent Autoconf to run a recent Autotest.  # We need a recent Autoconf to run a recent Autotest.
21  AC_PREREQ(2.53)  AC_PREREQ(2.53)
22    
23  AC_INIT([GNU Bison], [1.49a], [bug-bison@gnu.org])  AC_INIT([GNU Bison], [1.49b], [bug-bison@gnu.org])
24  AC_CONFIG_AUX_DIR(config)  AC_CONFIG_AUX_DIR(config)
25    
26  AM_INIT_AUTOMAKE([bison], [1.49a])  AM_INIT_AUTOMAKE
27  AM_CONFIG_HEADER(config.h:config.hin)  AM_CONFIG_HEADER(config.h:config.hin)
28    
29  # Initialize the test suite.  # Initialize the test suite.

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

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