#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.52g for GNU Autoconf 2.52g.
+# Generated by GNU Autoconf 2.52g for GNU Autoconf 2.52f.
#
# Report bugs to <bug-autoconf@gnu.org>.
#
# The user is always right.
if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conftest.sh
+ echo "#! $SHELL" >conftest.sh
echo "exit 0" >>conftest.sh
chmod +x conftest.sh
if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
case $CONFIG_SHELL in
'')
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
+for as_dir in /bin:/usr/bin:$PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
# Identity of this package.
PACKAGE_NAME='GNU Autoconf'
PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.52g'
-PACKAGE_STRING='GNU Autoconf 2.52g'
+PACKAGE_VERSION='2.52f'
+PACKAGE_STRING='GNU Autoconf 2.52f'
PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
ac_unique_file="ChangeLog"
with_fp=no ;;
-no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
+ | --no-cr | --no-c)
no_create=yes ;;
-no-recursion | --no-recursion | --no-recursio | --no-recursi \
# 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.52g to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.52f 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.52g:";;
+ short | recursive ) echo "Configuration of GNU Autoconf 2.52f:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-GNU Autoconf configure 2.52g
+GNU Autoconf configure 2.52f
generated by GNU Autoconf 2.52g
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
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.52g, which was
+It was created by GNU Autoconf $as_me 2.52f, which was
generated by GNU Autoconf 2.52g. Invocation command line was
$ $0 $@
do
case $ac_arg in
-no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n ) continue ;;
+ | --no-cr | --no-c) continue ;;
-no-recursion | --no-recursion | --no-recursio | --no-recursi \
| --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
continue ;;
# Define the identity of the package.
PACKAGE=autoconf
- VERSION=2.52g
+ VERSION=2.52f
cat >>confdefs.h <<_ACEOF
# The user is always right.
if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conftest.sh
+ echo "#! $SHELL" >conftest.sh
echo "exit 0" >>conftest.sh
chmod +x conftest.sh
if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
case $CONFIG_SHELL in
'')
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
+for as_dir in /bin:/usr/bin:$PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
} >&5
cat >&5 <<_CSEOF
-This file was extended by GNU Autoconf $as_me 2.52g, which was
+This file was extended by GNU Autoconf $as_me 2.52f, which was
generated by GNU Autoconf 2.52g. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-GNU Autoconf config.status 2.52g
+GNU Autoconf config.status 2.52f
configured by $0, generated by GNU Autoconf 2.52g,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-# Copyright 1992, 1993, 1994, 1995, 1999, 2000, 2001
+# Copyright 1992, 1993, 1994, 1995, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# 02111-1307, USA.
# We need AC_CONFIG_TESTDIR.
-AC_PREREQ(2.52e)
+AC_PREREQ(2.52g)
-AC_INIT(GNU Autoconf, 2.52g, bug-autoconf@gnu.org)
+AC_INIT(GNU Autoconf, 2.52f, bug-autoconf@gnu.org)
AC_CONFIG_SRCDIR(ChangeLog)
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_FILES(config/Makefile)
-AM_INIT_AUTOMAKE(autoconf, 2.52g)
+AM_INIT_AUTOMAKE
# Initialize the test suite and build position independent wrappers.
AC_CONFIG_TESTDIR(tests)