Regenerate.

This commit is contained in:
Paul Eggert 2006-11-17 20:01:56 +00:00
parent 2ea6a63b4f
commit 642f78ba56
10 changed files with 37 additions and 26 deletions

View File

@ -33,9 +33,10 @@ POST_UNINSTALL = :
subdir = .
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
ChangeLog INSTALL NEWS THANKS TODO build-aux/config.guess \
build-aux/config.sub build-aux/elisp-comp build-aux/install-sh \
build-aux/mdate-sh build-aux/missing build-aux/texinfo.tex
ChangeLog INSTALL NEWS README-alpha THANKS TODO \
build-aux/config.guess build-aux/config.sub \
build-aux/elisp-comp build-aux/install-sh build-aux/mdate-sh \
build-aux/missing build-aux/texinfo.tex
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/m4.m4 \
$(top_srcdir)/configure.ac

4
aclocal.m4 vendored
View File

@ -11,8 +11,8 @@
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
m4_if(m4_PACKAGE_VERSION, [2.61],,
[m4_fatal([this file was generated for autoconf 2.61.
m4_if(m4_PACKAGE_VERSION, [2.61a],,
[m4_fatal([this file was generated for autoconf 2.61a.
You have another version of autoconf. If you want to use that,
you should regenerate the build system entirely.], [63])])

38
configure vendored
View File

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for GNU Autoconf 2.61.
# Generated by GNU Autoconf 2.61a for GNU Autoconf 2.61a.
#
# Report bugs to <bug-autoconf@gnu.org>.
#
@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='GNU Autoconf'
PACKAGE_TARNAME='autoconf'
PACKAGE_VERSION='2.61'
PACKAGE_STRING='GNU Autoconf 2.61'
PACKAGE_VERSION='2.61a'
PACKAGE_STRING='GNU Autoconf 2.61a'
PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
ac_unique_file="ChangeLog"
@ -1161,7 +1161,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.61 to adapt to many kinds of systems.
\`configure' configures GNU Autoconf 2.61a to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1227,7 +1227,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of GNU Autoconf 2.61:";;
short | recursive ) echo "Configuration of GNU Autoconf 2.61a:";;
esac
cat <<\_ACEOF
@ -1305,8 +1305,8 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
GNU Autoconf configure 2.61
generated by GNU Autoconf 2.61
GNU Autoconf configure 2.61a
generated by GNU Autoconf 2.61a
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@ -1319,8 +1319,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.61, which was
generated by GNU Autoconf 2.61. Invocation command line was
It was created by GNU Autoconf $as_me 2.61a, which was
generated by GNU Autoconf 2.61a. Invocation command line was
$ $0 $@
@ -2012,7 +2012,7 @@ fi
# Define the identity of the package.
PACKAGE='autoconf'
VERSION='2.61'
VERSION='2.61a'
cat >>confdefs.h <<_ACEOF
@ -3285,8 +3285,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.61, which was
generated by GNU Autoconf 2.61. Invocation command line was
This file was extended by GNU Autoconf $as_me 2.61a, which was
generated by GNU Autoconf 2.61a. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
CONFIG_HEADERS = $CONFIG_HEADERS
@ -3332,8 +3332,8 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
GNU Autoconf config.status 2.61
configured by $0, generated by GNU Autoconf 2.61,
GNU Autoconf config.status 2.61a
configured by $0, generated by GNU Autoconf 2.61a,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
Copyright (C) 2006 Free Software Foundation, Inc.
@ -3951,4 +3951,14 @@ 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

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
.TH AUTOCONF "1" "November 2006" "autoconf 2.61" "User Commands"
.TH AUTOCONF "1" "November 2006" "autoconf 2.61a" "User Commands"
.SH NAME
autoconf \- Generate configuration scripts
.SH SYNOPSIS

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
.TH AUTOHEADER "1" "November 2006" "autoheader 2.61" "User Commands"
.TH AUTOHEADER "1" "November 2006" "autoheader 2.61a" "User Commands"
.SH NAME
autoheader \- Create a template header for configure
.SH SYNOPSIS

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
.TH AUTOM4TE "1" "November 2006" "autom4te 2.61" "User Commands"
.TH AUTOM4TE "1" "November 2006" "autom4te 2.61a" "User Commands"
.SH NAME
autom4te \- Generate files and scripts thanks to M4
.SH SYNOPSIS

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
.TH AUTORECONF "1" "November 2006" "autoreconf 2.61" "User Commands"
.TH AUTORECONF "1" "November 2006" "autoreconf 2.61a" "User Commands"
.SH NAME
autoreconf \- Update generated configuration files
.SH SYNOPSIS

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
.TH AUTOSCAN "1" "November 2006" "autoscan 2.61" "User Commands"
.TH AUTOSCAN "1" "November 2006" "autoscan 2.61a" "User Commands"
.SH NAME
autoscan \- Generate a preliminary configure.in
.SH SYNOPSIS

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
.TH AUTOUPDATE "1" "November 2006" "autoupdate 2.61" "User Commands"
.TH AUTOUPDATE "1" "November 2006" "autoupdate 2.61a" "User Commands"
.SH NAME
autoupdate \- Update a configure.in to a newer Autoconf
.SH SYNOPSIS

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
.TH IFNAMES "1" "November 2006" "ifnames 2.61" "User Commands"
.TH IFNAMES "1" "November 2006" "ifnames 2.61a" "User Commands"
.SH NAME
ifnames \- Extract CPP conditionals from a set of files
.SH SYNOPSIS