mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-18 10:45:15 +08:00
Bump to 2.52e.
This commit is contained in:
parent
2af9667279
commit
a83e6a6d60
@ -1 +1 @@
|
||||
2.52b
|
||||
2.52d
|
||||
|
28
configure
vendored
28
configure
vendored
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by Autoconf 2.52c for GNU Autoconf 2.52d.
|
||||
# Generated by Autoconf 2.52e for GNU Autoconf 2.52e.
|
||||
#
|
||||
# Report bugs to <bug-autoconf@gnu.org>.
|
||||
#
|
||||
@ -153,8 +153,8 @@ mandir='${prefix}/man'
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='GNU Autoconf'
|
||||
PACKAGE_TARNAME='autoconf'
|
||||
PACKAGE_VERSION='2.52d'
|
||||
PACKAGE_STRING='GNU Autoconf 2.52d'
|
||||
PACKAGE_VERSION='2.52e'
|
||||
PACKAGE_STRING='GNU Autoconf 2.52e'
|
||||
PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
|
||||
|
||||
ac_prev=
|
||||
@ -551,7 +551,7 @@ if test "$ac_init_help" = "long"; then
|
||||
# Omit some internal or obsolete options to make the list less imposing.
|
||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||
cat <<_ACEOF
|
||||
\`configure' configures GNU Autoconf 2.52d to adapt to many kinds of systems.
|
||||
\`configure' configures GNU Autoconf 2.52e to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -613,7 +613,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of GNU Autoconf 2.52d:";;
|
||||
short | recursive ) echo "Configuration of GNU Autoconf 2.52e:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -677,8 +677,8 @@ fi
|
||||
test -n "$ac_init_help" && exit 0
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
GNU Autoconf configure 2.52d
|
||||
generated by GNU Autoconf 2.52c
|
||||
GNU Autoconf configure 2.52e
|
||||
generated by GNU Autoconf 2.52e
|
||||
|
||||
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
|
||||
Free Software Foundation, Inc.
|
||||
@ -692,8 +692,8 @@ cat >&5 <<_ACEOF
|
||||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by GNU Autoconf $as_me 2.52d, which was
|
||||
generated by GNU Autoconf 2.52c. Invocation command line was
|
||||
It was created by GNU Autoconf $as_me 2.52e, which was
|
||||
generated by GNU Autoconf 2.52e. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
||||
@ -1200,7 +1200,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE=autoconf
|
||||
VERSION=2.52d
|
||||
VERSION=2.52e
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
#define PACKAGE "$PACKAGE"
|
||||
@ -1660,8 +1660,8 @@ _ASBOX
|
||||
} >&5
|
||||
cat >&5 <<_CSEOF
|
||||
|
||||
This file was extended by GNU Autoconf $as_me 2.52d, which was
|
||||
generated by GNU Autoconf 2.52c. Invocation command line was
|
||||
This file was extended by GNU Autoconf $as_me 2.52e, which was
|
||||
generated by GNU Autoconf 2.52e. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
CONFIG_HEADERS = $CONFIG_HEADERS
|
||||
@ -1717,8 +1717,8 @@ _ACEOF
|
||||
|
||||
cat >>$CONFIG_STATUS <<_ACEOF
|
||||
ac_cs_version="\\
|
||||
GNU Autoconf config.status 2.52d
|
||||
configured by $0, generated by GNU Autoconf 2.52c,
|
||||
GNU Autoconf config.status 2.52e
|
||||
configured by $0, generated by GNU Autoconf 2.52e,
|
||||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
||||
|
||||
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
|
||||
|
@ -22,10 +22,10 @@
|
||||
# We need AC_CONFIG_TESTDIR.
|
||||
AC_PREREQ(2.52d)
|
||||
|
||||
AC_INIT(GNU Autoconf, 2.52d, bug-autoconf@gnu.org)
|
||||
AC_INIT(GNU Autoconf, 2.52e, bug-autoconf@gnu.org)
|
||||
AC_CONFIG_SRCDIR(ChangeLog)
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
AM_INIT_AUTOMAKE(autoconf, 2.52d)
|
||||
AM_INIT_AUTOMAKE(autoconf, 2.52e)
|
||||
|
||||
# Initialize the test suite.
|
||||
# Some of our bins are location independant, e.g., ifnames.
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
|
||||
.TH AUTOCONF "1" "August 2001" "GNU Autoconf 2.52d" FSF
|
||||
.TH AUTOCONF "1" "August 2001" "GNU Autoconf 2.52e" FSF
|
||||
.SH NAME
|
||||
autoconf \- Generate configuration scripts
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
|
||||
.TH AUTOHEADER "1" "August 2001" "GNU Autoconf 2.52d" FSF
|
||||
.TH AUTOHEADER "1" "August 2001" "GNU Autoconf 2.52e" FSF
|
||||
.SH NAME
|
||||
autoheader \- Create a template header for configure
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
|
||||
.TH AUTOM4TE "1" "August 2001" "GNU Autoconf 2.52d" FSF
|
||||
.TH AUTOM4TE "1" "August 2001" "GNU Autoconf 2.52e" FSF
|
||||
.SH NAME
|
||||
autom4te \- Generate files and scripts thanks to M4
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
|
||||
.TH AUTORECONF "1" "August 2001" "GNU Autoconf 2.52d" FSF
|
||||
.TH AUTORECONF "1" "August 2001" "GNU Autoconf 2.52e" FSF
|
||||
.SH NAME
|
||||
autoreconf \- Update generated configuration files
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
|
||||
.TH AUTOSCAN "1" "August 2001" "GNU Autoconf 2.52d" FSF
|
||||
.TH AUTOSCAN "1" "August 2001" "GNU Autoconf 2.52e" FSF
|
||||
.SH NAME
|
||||
autoscan \- Generate a preliminary configure.in
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
|
||||
.TH AUTOUPDATE "1" "August 2001" "GNU Autoconf 2.52d" FSF
|
||||
.TH AUTOUPDATE "1" "August 2001" "GNU Autoconf 2.52e" FSF
|
||||
.SH NAME
|
||||
autoupdate \- Update a configure.in to a newer Autoconf
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
|
||||
.TH IFNAMES "1" "August 2001" "GNU Autoconf 2.52d" FSF
|
||||
.TH IFNAMES "1" "August 2001" "GNU Autoconf 2.52e" FSF
|
||||
.SH NAME
|
||||
ifnames \- Extract CPP conditionals from a set of files
|
||||
.SH SYNOPSIS
|
||||
|
Loading…
Reference in New Issue
Block a user