#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by Autoconf 2.49c for GNU Autoconf 2.49c.
+# Generated by Autoconf 2.49d for GNU Autoconf 2.49d.
#
# Report bugs to <bug-autoconf@gnu.org>.
#
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by $as_me (GNU Autoconf 2.49c) 2.49c, executed with
+It was created by $as_me (GNU Autoconf 2.49d) 2.49d, executed with
> $0 $@
EOF
# Identity of this package.
PACKAGE_NAME='GNU Autoconf'
PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.49c'
-PACKAGE_STRING='GNU Autoconf 2.49c'
+PACKAGE_VERSION='2.49d'
+PACKAGE_STRING='GNU Autoconf 2.49d'
PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
ac_prev=
# 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 <<EOF
-\`configure' configures GNU Autoconf 2.49c to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.49d 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.49c:";;
+ short | recursive ) echo "Configuration of GNU Autoconf 2.49d:";;
esac
cat <<\EOF
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\EOF
-configure (GNU Autoconf 2.49c) 2.49c
+configure (GNU Autoconf 2.49d) 2.49d
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
Free Software Foundation, Inc.
PACKAGE=autoconf
-VERSION=2.49c
+VERSION=2.49d
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ { echo "$as_me:1073: error: source directory already configured; run \"make distclean\" there first" >&5
## Running config.status. ##
## ----------------------- ##
-This file was extended by $as_me (GNU Autoconf 2.49c) 2.49c, executed with
+This file was extended by $as_me (GNU Autoconf 2.49d) 2.49d, executed with
> $0 $@
on `(hostname || uname -n) 2>/dev/null | sed 1q`
cat >>$CONFIG_STATUS <<EOF
ac_cs_version="\\
-$CONFIG_STATUS generated by $as_me (Autoconf 2.49c).
+$CONFIG_STATUS generated by $as_me (Autoconf 2.49d).
Configured on host $ac_hostname by
`echo "$0 $ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`"
srcdir=$srcdir
test "$no_create" = yes || $SHELL $CONFIG_STATUS || { (exit 1); exit 1; }
# Report the state of this version of Autoconf if this is a beta.
-case 2.49c in
+case 2.49d in
*[a-z]*) sed -n '/^\* Status/,$p' $srcdir/BUGS;;
esac
# Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.49c)
-AC_INIT(GNU Autoconf, 2.49c, bug-autoconf@gnu.org)
+AC_PREREQ(2.49d)
+AC_INIT(GNU Autoconf, 2.49d, bug-autoconf@gnu.org)
AC_CONFIG_SRCDIR(acgeneral.m4)
-AM_INIT_AUTOMAKE(autoconf, 2.49c)
+AM_INIT_AUTOMAKE(autoconf, 2.49d)
# Initialize the test suite.
AT_CONFIG(..)