/[autoconf]/autoconf/configure.ac
ViewVC logotype

Diff of /autoconf/configure.ac

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

revision 1.49 by akim, Thu Nov 14 11:34:13 2002 UTC revision 1.50 by akim, Fri Nov 15 09:17:30 2002 UTC
# Line 20  Line 20 
20  # 02111-1307, USA.  # 02111-1307, USA.
21    
22  # We need AC_CONFIG_TESTDIR.  # We need AC_CONFIG_TESTDIR.
23  AC_PREREQ([2.54])  AC_PREREQ([2.55])
24    
25  AC_INIT([GNU Autoconf], [2.55], [bug-autoconf@gnu.org])  AC_INIT([GNU Autoconf], [2.56], [bug-autoconf@gnu.org])
26  AC_SUBST([PACKAGE_NAME])dnl  AC_SUBST([PACKAGE_NAME])dnl
27  AC_CONFIG_SRCDIR([ChangeLog])  AC_CONFIG_SRCDIR([ChangeLog])
28    
29  AC_CONFIG_AUX_DIR([config])  AC_CONFIG_AUX_DIR([config])
30  AC_CONFIG_FILES([config/Makefile])  AC_CONFIG_FILES([config/Makefile])
31    
32  AM_INIT_AUTOMAKE  AM_INIT_AUTOMAKE([check-news 1.7.1 dist-bzip2 readme-alpha])
33    
34  # Initialize the test suite and build position independent wrappers.  # Initialize the test suite and build position independent wrappers.
35  AC_CONFIG_TESTDIR([tests])  AC_CONFIG_TESTDIR([tests])

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

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