mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-18 10:45:15 +08:00
Bump to 2.52j.
This commit is contained in:
parent
07bc1088a1
commit
47856180fe
2
aclocal.m4
vendored
2
aclocal.m4
vendored
@ -1,4 +1,4 @@
|
||||
# aclocal.m4t generated automatically by aclocal 1.5e -*- Autoconf -*-
|
||||
# aclocal.m4 generated automatically by aclocal 1.5e -*- Autoconf -*-
|
||||
|
||||
# Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002
|
||||
# Free Software Foundation, Inc.
|
||||
|
20
configure
vendored
20
configure
vendored
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.52i for GNU Autoconf 2.52i.
|
||||
# Generated by GNU Autoconf 2.52i for GNU Autoconf 2.52j.
|
||||
#
|
||||
# Report bugs to <bug-autoconf@gnu.org>.
|
||||
#
|
||||
@ -256,8 +256,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='GNU Autoconf'
|
||||
PACKAGE_TARNAME='autoconf'
|
||||
PACKAGE_VERSION='2.52i'
|
||||
PACKAGE_STRING='GNU Autoconf 2.52i'
|
||||
PACKAGE_VERSION='2.52j'
|
||||
PACKAGE_STRING='GNU Autoconf 2.52j'
|
||||
PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
|
||||
|
||||
ac_unique_file="ChangeLog"
|
||||
@ -704,7 +704,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.52i to adapt to many kinds of systems.
|
||||
\`configure' configures GNU Autoconf 2.52j to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -766,7 +766,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of GNU Autoconf 2.52i:";;
|
||||
short | recursive ) echo "Configuration of GNU Autoconf 2.52j:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -838,7 +838,7 @@ fi
|
||||
test -n "$ac_init_help" && exit 0
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
GNU Autoconf configure 2.52i
|
||||
GNU Autoconf configure 2.52j
|
||||
generated by GNU Autoconf 2.52i
|
||||
|
||||
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
|
||||
@ -853,7 +853,7 @@ 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.52i, which was
|
||||
It was created by GNU Autoconf $as_me 2.52j, which was
|
||||
generated by GNU Autoconf 2.52i. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@ -1390,7 +1390,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE=autoconf
|
||||
VERSION=2.52i
|
||||
VERSION=2.52j
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@ -2170,7 +2170,7 @@ _ASBOX
|
||||
} >&5
|
||||
cat >&5 <<_CSEOF
|
||||
|
||||
This file was extended by GNU Autoconf $as_me 2.52i, which was
|
||||
This file was extended by GNU Autoconf $as_me 2.52j, which was
|
||||
generated by GNU Autoconf 2.52i. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@ -2227,7 +2227,7 @@ _ACEOF
|
||||
|
||||
cat >>$CONFIG_STATUS <<_ACEOF
|
||||
ac_cs_version="\\
|
||||
GNU Autoconf config.status 2.52i
|
||||
GNU Autoconf config.status 2.52j
|
||||
configured by $0, generated by GNU Autoconf 2.52i,
|
||||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
# We need AC_CONFIG_TESTDIR.
|
||||
AC_PREREQ(2.52g)
|
||||
|
||||
AC_INIT(GNU Autoconf, 2.52i, bug-autoconf@gnu.org)
|
||||
AC_INIT(GNU Autoconf, 2.52j, bug-autoconf@gnu.org)
|
||||
AC_CONFIG_SRCDIR(ChangeLog)
|
||||
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.25.
|
||||
.TH AUTOCONF "1" "February 2002" "autoconf 2.52i" "User Commands"
|
||||
.TH AUTOCONF "1" "March 2002" "autoconf 2.52j" "User Commands"
|
||||
.SH NAME
|
||||
autoconf \- Generate configuration scripts
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.25.
|
||||
.TH AUTOHEADER "1" "February 2002" "autoheader 2.52i" "User Commands"
|
||||
.TH AUTOHEADER "1" "March 2002" "autoheader 2.52j" "User Commands"
|
||||
.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.25.
|
||||
.TH AUTOM4TE "1" "February 2002" "autom4te 2.52i" "User Commands"
|
||||
.TH AUTOM4TE "1" "March 2002" "autom4te 2.52j" "User Commands"
|
||||
.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.25.
|
||||
.TH AUTORECONF "1" "February 2002" "autoreconf 2.52i" "User Commands"
|
||||
.TH AUTORECONF "1" "March 2002" "autoreconf 2.52j" "User Commands"
|
||||
.SH NAME
|
||||
autoreconf \- Update generated configuration files
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.25.
|
||||
.TH AUTOSCAN "1" "February 2002" "autoscan 2.52i" "User Commands"
|
||||
.TH AUTOSCAN "1" "March 2002" "autoscan 2.52j" "User Commands"
|
||||
.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.25.
|
||||
.TH AUTOUPDATE "1" "February 2002" "autoupdate 2.52i" "User Commands"
|
||||
.TH AUTOUPDATE "1" "March 2002" "autoupdate 2.52j" "User Commands"
|
||||
.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.25.
|
||||
.TH IFNAMES "1" "February 2002" "ifnames " "User Commands"
|
||||
.TH IFNAMES "1" "March 2002" "ifnames " "User Commands"
|
||||
.SH NAME
|
||||
ifnames \- Extract CPP conditionals from a set of files
|
||||
.SH SYNOPSIS
|
||||
@ -26,7 +26,7 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
.SH "REPORTING BUGS"
|
||||
Report bugs to <bug-autoconf@gnu.org>.
|
||||
.PP
|
||||
ifnames (GNU Autoconf) 2.52i
|
||||
ifnames (GNU Autoconf) 2.52j
|
||||
.SH "SEE ALSO"
|
||||
.BR autoconf (1),
|
||||
.BR automake (1),
|
||||
|
Loading…
Reference in New Issue
Block a user