diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 24 |
1 files changed, 13 insertions, 11 deletions
@@ -1,7 +1,7 @@ #! /bin/sh -# From configure.in for Bash 4.2, version 4.033. +# From configure.in for Bash 4.2, version 4.034. # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.63 for bash 4.2-alpha. +# Generated by GNU Autoconf 2.63 for bash 4.2-beta. # # Report bugs to <bug-bash@gnu.org>. # @@ -597,8 +597,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='bash' PACKAGE_TARNAME='bash' -PACKAGE_VERSION='4.2-alpha' -PACKAGE_STRING='bash 4.2-alpha' +PACKAGE_VERSION='4.2-beta' +PACKAGE_STRING='bash 4.2-beta' PACKAGE_BUGREPORT='bug-bash@gnu.org' ac_unique_file="shell.h" @@ -841,6 +841,7 @@ enable_nls with_gnu_ld enable_rpath with_libiconv_prefix +enable_nls with_included_gettext with_libintl_prefix ' @@ -854,6 +855,7 @@ LDFLAGS LIBS CPPFLAGS CPP +CPPFLAGS YACC YFLAGS' @@ -1408,7 +1410,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 bash 4.2-alpha to adapt to many kinds of systems. +\`configure' configures bash 4.2-beta to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1473,7 +1475,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of bash 4.2-alpha:";; + short | recursive ) echo "Configuration of bash 4.2-beta:";; esac cat <<\_ACEOF @@ -1648,7 +1650,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -bash configure 4.2-alpha +bash configure 4.2-beta generated by GNU Autoconf 2.63 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1662,7 +1664,7 @@ 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 bash $as_me 4.2-alpha, which was +It was created by bash $as_me 4.2-beta, which was generated by GNU Autoconf 2.63. Invocation command line was $ $0 $@ @@ -2076,7 +2078,7 @@ ac_config_headers="$ac_config_headers config.h" BASHVERS=4.2 -RELSTATUS=alpha +RELSTATUS=beta case "$RELSTATUS" in alp*|bet*|dev*|rc*|maint*) DEBUG='-DDEBUG' MALLOC_DEBUG='-DMALLOC_DEBUG' ;; @@ -31860,7 +31862,7 @@ 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 bash $as_me 4.2-alpha, which was +This file was extended by bash $as_me 4.2-beta, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -31923,7 +31925,7 @@ Report bugs to <bug-autoconf@gnu.org>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -bash config.status 4.2-alpha +bash config.status 4.2-beta configured by $0, generated by GNU Autoconf 2.63, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |