/[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.30 by akim, Sat Dec 22 14:39:44 2001 UTC revision 1.39.2.31 by akim, Thu Jan 3 11:10:50 2002 UTC
# Line 1  Line 1 
1  # Configure template for GNU Bison.                   -*-Autoconf-*-  # Configure template for GNU Bison.                   -*-Autoconf-*-
2  #  #
3  # Copyright 2001  Free Software Foundation, Inc.  # Copyright 2001, 2002  Free Software Foundation, Inc.
4  #  #
5  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify
6  # it under the terms of the GNU General Public License as published by  # it under the terms of the GNU General Public License as published by
# 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.52g)  AC_PREREQ(2.52g)
22    
23  AC_INIT([GNU Bison], [1.30i], [bug-bison@gnu.org])  AC_INIT([GNU Bison], [1.30j], [bug-bison@gnu.org])
24  AC_CONFIG_AUX_DIR(config)  AC_CONFIG_AUX_DIR(config)
25    
26  AM_INIT_AUTOMAKE([bison], [1.30i])  AM_INIT_AUTOMAKE([bison], [1.30j])
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.39.2.30  
changed lines
  Added in v.1.39.2.31

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