#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.52i for GNU Autoconf 2.52j.
+# Generated by GNU Autoconf 2.53 for GNU Autoconf 2.53.
#
# Report bugs to <bug-autoconf@gnu.org>.
#
# Identity of this package.
PACKAGE_NAME='GNU Autoconf'
PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.52j'
-PACKAGE_STRING='GNU Autoconf 2.52j'
+PACKAGE_VERSION='2.53'
+PACKAGE_STRING='GNU Autoconf 2.53'
PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
ac_unique_file="ChangeLog"
eval ac_val=$`echo $ac_var`
case $ac_val in
[\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute path for --$ac_var: $ac_val" >&2
+ *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
{ (exit 1); exit 1; }; };;
esac
done
eval ac_val=$`echo $ac_var`
case $ac_val in
[\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute path for --$ac_var: $ac_val" >&2
+ *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
{ (exit 1); exit 1; }; };;
esac
done
# There might be people who depend on the old broken behavior: `$host'
# used to hold the argument of --host etc.
+# FIXME: To remove some day.
build=$build_alias
host=$host_alias
target=$target_alias
-# FIXME: should be removed in autoconf 3.0.
+# FIXME: To remove some day.
if test "x$host_alias" != x; then
if test "x$build_alias" = x; then
cross_compiling=maybe
# 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.52j to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.53 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Autoconf 2.52j:";;
+ short | recursive ) echo "Configuration of GNU Autoconf 2.53:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-GNU Autoconf configure 2.52j
-generated by GNU Autoconf 2.52i
+GNU Autoconf configure 2.53
+generated by GNU Autoconf 2.53
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
Free Software Foundation, Inc.
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.52j, which was
-generated by GNU Autoconf 2.52i. Invocation command line was
+It was created by GNU Autoconf $as_me 2.53, which was
+generated by GNU Autoconf 2.53. Invocation command line was
$ $0 $@
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD compatible install" >&5
-echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6
+echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
+echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
if test -z "$INSTALL"; then
if test "${ac_cv_path_install+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
# Define the identity of the package.
PACKAGE=autoconf
- VERSION=2.52j
+ VERSION=2.53
cat >>confdefs.h <<_ACEOF
echo "$as_me: error: GNU M4 1.4 is required" >&2;}
{ (exit 1); exit 1; }; }
fi
-# This is needed because Automake does not seem to realize there is
-# a AC-SUBST inside AC-PROG-GNU-M4. Grmph!
-
# Man pages.
ac_config_files="$ac_config_files man/Makefile"
-# Automake can't see inner AC_SUBSTS (`aclocal' is bypassed), so we tag the
-# AC_SUBSTS here too.
-
-
-
-
ac_config_files="$ac_config_files Makefile doc/Makefile lib/Makefile lib/Autom4te/Makefile lib/autoscan/Makefile lib/m4sugar/Makefile lib/autoconf/Makefile lib/autotest/Makefile bin/Makefile"
} >&5
cat >&5 <<_CSEOF
-This file was extended by GNU Autoconf $as_me 2.52j, which was
-generated by GNU Autoconf 2.52i. Invocation command line was
+This file was extended by GNU Autoconf $as_me 2.53, which was
+generated by GNU Autoconf 2.53. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
CONFIG_HEADERS = $CONFIG_HEADERS
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-GNU Autoconf config.status 2.52j
-configured by $0, generated by GNU Autoconf 2.52i,
+GNU Autoconf config.status 2.53
+configured by $0, generated by GNU Autoconf 2.53,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
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
# 02111-1307, USA.
# We need AC_CONFIG_TESTDIR.
-AC_PREREQ(2.52g)
+AC_PREREQ([2.53])
-AC_INIT(GNU Autoconf, 2.52j, bug-autoconf@gnu.org)
-AC_CONFIG_SRCDIR(ChangeLog)
+AC_INIT([GNU Autoconf], [2.53], [bug-autoconf@gnu.org])
+AC_SUBST([PACKAGE_NAME])dnl
+AC_CONFIG_SRCDIR([ChangeLog])
-AC_CONFIG_AUX_DIR(config)
-AC_CONFIG_FILES(config/Makefile)
+AC_CONFIG_AUX_DIR([config])
+AC_CONFIG_FILES([config/Makefile])
AM_INIT_AUTOMAKE
# Initialize the test suite and build position independent wrappers.
-AC_CONFIG_TESTDIR(tests)
-AC_CONFIG_FILES(tests/Makefile tests/atlocal)
+AC_CONFIG_TESTDIR([tests])
+AC_CONFIG_FILES([tests/Makefile tests/atlocal])
AC_CONFIG_FILES([tests/autoconf:tests/wrapsh.in],
[chmod +x tests/autoconf])
AC_CONFIG_FILES([tests/autoheader:tests/wrappl.in],
if test x"$ac_cv_prog_gnu_m4" != xyes; then
AC_MSG_ERROR([GNU M4 1.4 is required])
fi
-# This is needed because Automake does not seem to realize there is
-# a AC-SUBST inside AC-PROG-GNU-M4. Grmph!
-AC_SUBST(M4)
# Man pages.
AC_CONFIG_FILES(man/Makefile)
AM_MISSING_PROG(HELP2MAN, help2man)
# We use a path for perl so the #! line in autoscan will work.
-AC_PATH_PROG(PERL, perl, no)
-AC_SUBST(PERL)dnl
+AC_PATH_PROG([PERL], perl, no)
+AC_SUBST([PERL])dnl
if test "$PERL" = no; then
AC_MSG_ERROR([perl is not found])
fi
}
# Emacs modes.
-AC_CONFIG_FILES(lib/emacs/Makefile)
+AC_CONFIG_FILES([lib/emacs/Makefile])
AM_PATH_LISPDIR
-# Automake can't see inner AC_SUBSTS (`aclocal' is bypassed), so we tag the
-# AC_SUBSTS here too.
-AC_SUBST(PACKAGE_NAME)
-AC_SUBST(PACKAGE)
-AC_SUBST(VERSION)
-
-AC_CONFIG_FILES(Makefile doc/Makefile
- lib/Makefile lib/Autom4te/Makefile lib/autoscan/Makefile
- lib/m4sugar/Makefile
- lib/autoconf/Makefile lib/autotest/Makefile
- bin/Makefile)
+AC_CONFIG_FILES([Makefile doc/Makefile
+ lib/Makefile lib/Autom4te/Makefile lib/autoscan/Makefile
+ lib/m4sugar/Makefile
+ lib/autoconf/Makefile lib/autotest/Makefile
+ bin/Makefile])
AC_OUTPUT
# Report the state of this version of Autoconf if this is a beta.