#! /bin/sh
-# From configure.ac Revision: 1.56 .
+# From configure.ac Revision: 1.57 .
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for gc 7.2alpha3.
+# Generated by GNU Autoconf 2.64 for gc 7.2alpha4.
#
# Report bugs to <Hans.Boehm@hp.com>.
#
# Identity of this package.
PACKAGE_NAME='gc'
PACKAGE_TARNAME='gc'
-PACKAGE_VERSION='7.2alpha3'
-PACKAGE_STRING='gc 7.2alpha3'
+PACKAGE_VERSION='7.2alpha4'
+PACKAGE_STRING='gc 7.2alpha4'
PACKAGE_BUGREPORT='Hans.Boehm@hp.com'
PACKAGE_URL=''
# 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 gc 7.2alpha3 to adapt to many kinds of systems.
+\`configure' configures gc 7.2alpha4 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 gc 7.2alpha3:";;
+ short | recursive ) echo "Configuration of gc 7.2alpha4:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-gc configure 7.2alpha3
+gc configure 7.2alpha4
generated by GNU Autoconf 2.64
Copyright (C) 2009 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 gc $as_me 7.2alpha3, which was
+It was created by gc $as_me 7.2alpha4, which was
generated by GNU Autoconf 2.64. Invocation command line was
$ $0 $@
# Define the identity of the package.
PACKAGE='gc'
- VERSION='7.2alpha3'
+ VERSION='7.2alpha4'
cat >>confdefs.h <<_ACEOF
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by gc $as_me 7.2alpha3, which was
+This file was extended by gc $as_me 7.2alpha4, which was
generated by GNU Autoconf 2.64. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-gc config.status 7.2alpha3
+gc config.status 7.2alpha4
configured by $0, generated by GNU Autoconf 2.64,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
# Initialization
# ==============
-AC_INIT(gc,7.2alpha3,Hans.Boehm@hp.com)
+AC_INIT(gc,7.2alpha4,Hans.Boehm@hp.com)
## version must conform to [0-9]+[.][0-9]+(alpha[0-9]+)?
AC_CONFIG_SRCDIR(gcj_mlc.c)
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_TARGET
AC_PREREQ(2.53)
-AC_REVISION($Revision: 1.57 $)
+AC_REVISION($Revision: 1.58 $)
GC_SET_VERSION
AM_INIT_AUTOMAKE([foreign dist-bzip2 nostdinc])
AM_CONFIG_HEADER([include/private/config.h])