mirror of
git://git.sv.gnu.org/autoconf
synced 2025-04-12 15:20:26 +08:00
Version 2.60.
* configure.ac, NEWS: Update.
This commit is contained in:
parent
5a32a8cc35
commit
10617792b4
@ -1,3 +1,9 @@
|
||||
2006-06-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
Version 2.60.
|
||||
|
||||
* configure.ac, NEWS: Update.
|
||||
|
||||
2006-06-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* config/texinfo.tex: Sync from upstream.
|
||||
|
@ -37,7 +37,7 @@ POST_UNINSTALL = :
|
||||
subdir = .
|
||||
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
|
||||
$(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
|
||||
ChangeLog INSTALL NEWS README-alpha THANKS TODO
|
||||
ChangeLog INSTALL NEWS THANKS TODO
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/config/m4.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
|
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
||||
* Major changes in Autoconf 2.59e
|
||||
* Major changes in Autoconf 2.60
|
||||
|
||||
** Autoconf no longer depends on whether m4wrap is FIFO (as Posix requires)
|
||||
or LIFO (as in GNU M4 1.4.x). GNU M4 2.0 is expected to conform to Posix
|
||||
|
38
configure
vendored
38
configure
vendored
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.59e for GNU Autoconf 2.59e.
|
||||
# Generated by GNU Autoconf 2.60 for GNU Autoconf 2.60.
|
||||
#
|
||||
# Report bugs to <bug-autoconf@gnu.org>.
|
||||
#
|
||||
@ -559,8 +559,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='GNU Autoconf'
|
||||
PACKAGE_TARNAME='autoconf'
|
||||
PACKAGE_VERSION='2.59e'
|
||||
PACKAGE_STRING='GNU Autoconf 2.59e'
|
||||
PACKAGE_VERSION='2.60'
|
||||
PACKAGE_STRING='GNU Autoconf 2.60'
|
||||
PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
|
||||
|
||||
ac_unique_file="ChangeLog"
|
||||
@ -1144,7 +1144,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.59e to adapt to many kinds of systems.
|
||||
\`configure' configures GNU Autoconf 2.60 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -1210,7 +1210,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of GNU Autoconf 2.59e:";;
|
||||
short | recursive ) echo "Configuration of GNU Autoconf 2.60:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -1288,8 +1288,8 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
GNU Autoconf configure 2.59e
|
||||
generated by GNU Autoconf 2.59e
|
||||
GNU Autoconf configure 2.60
|
||||
generated by GNU Autoconf 2.60
|
||||
|
||||
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
|
||||
2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
|
||||
@ -1302,8 +1302,8 @@ cat >config.log <<_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.59e, which was
|
||||
generated by GNU Autoconf 2.59e. Invocation command line was
|
||||
It was created by GNU Autoconf $as_me 2.60, which was
|
||||
generated by GNU Autoconf 2.60. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
||||
@ -1977,7 +1977,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='autoconf'
|
||||
VERSION='2.59e'
|
||||
VERSION='2.60'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@ -3220,8 +3220,8 @@ exec 6>&1
|
||||
# report actual input values of CONFIG_FILES etc. instead of their
|
||||
# values after options handling.
|
||||
ac_log="
|
||||
This file was extended by GNU Autoconf $as_me 2.59e, which was
|
||||
generated by GNU Autoconf 2.59e. Invocation command line was
|
||||
This file was extended by GNU Autoconf $as_me 2.60, which was
|
||||
generated by GNU Autoconf 2.60. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
CONFIG_HEADERS = $CONFIG_HEADERS
|
||||
@ -3267,8 +3267,8 @@ Report bugs to <bug-autoconf@gnu.org>."
|
||||
_ACEOF
|
||||
cat >>$CONFIG_STATUS <<_ACEOF
|
||||
ac_cs_version="\\
|
||||
GNU Autoconf config.status 2.59e
|
||||
configured by $0, generated by GNU Autoconf 2.59e,
|
||||
GNU Autoconf config.status 2.60
|
||||
configured by $0, generated by GNU Autoconf 2.60,
|
||||
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
|
||||
|
||||
Copyright (C) 2006 Free Software Foundation, Inc.
|
||||
@ -3878,14 +3878,4 @@ if test "$no_create" != yes; then
|
||||
fi
|
||||
|
||||
# Report the state of this version of Autoconf if this is a beta.
|
||||
cat <<EOF
|
||||
|
||||
You are about to use an experimental version of Autoconf. Be sure to
|
||||
read the relevant mailing lists, most importantly <autoconf@gnu.org>.
|
||||
|
||||
Below you will find information on the status of this version of Autoconf.
|
||||
|
||||
|
||||
EOF
|
||||
sed -n '/^\* Status/,$p' $srcdir/BUGS
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
# We need AC_CONFIG_TESTDIR.
|
||||
AC_PREREQ([2.59])
|
||||
|
||||
AC_INIT([GNU Autoconf], [2.59e], [bug-autoconf@gnu.org])
|
||||
AC_INIT([GNU Autoconf], [2.60], [bug-autoconf@gnu.org])
|
||||
AC_SUBST([PACKAGE_NAME])dnl
|
||||
AC_CONFIG_SRCDIR([ChangeLog])
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
|
||||
.TH AUTOCONF "1" "June 2006" "autoconf 2.59e" "User Commands"
|
||||
.TH AUTOCONF "1" "June 2006" "autoconf 2.60" "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.36.
|
||||
.TH AUTOHEADER "1" "June 2006" "autoheader 2.59e" "User Commands"
|
||||
.TH AUTOHEADER "1" "June 2006" "autoheader 2.60" "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.36.
|
||||
.TH AUTOM4TE "1" "June 2006" "autom4te 2.59e" "User Commands"
|
||||
.TH AUTOM4TE "1" "June 2006" "autom4te 2.60" "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.36.
|
||||
.TH AUTORECONF "1" "June 2006" "autoreconf 2.59e" "User Commands"
|
||||
.TH AUTORECONF "1" "June 2006" "autoreconf 2.60" "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.36.
|
||||
.TH AUTOSCAN "1" "June 2006" "autoscan 2.59e" "User Commands"
|
||||
.TH AUTOSCAN "1" "June 2006" "autoscan 2.60" "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.36.
|
||||
.TH AUTOUPDATE "1" "June 2006" "autoupdate 2.59e" "User Commands"
|
||||
.TH AUTOUPDATE "1" "June 2006" "autoupdate 2.60" "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.36.
|
||||
.TH IFNAMES "1" "June 2006" "ifnames 2.59e" "User Commands"
|
||||
.TH IFNAMES "1" "June 2006" "ifnames 2.60" "User Commands"
|
||||
.SH NAME
|
||||
ifnames \- Extract CPP conditionals from a set of files
|
||||
.SH SYNOPSIS
|
||||
|
Loading…
x
Reference in New Issue
Block a user