--- parser3/configure 2012/06/14 21:11:21 1.146 +++ parser3/configure 2012/06/15 12:13:56 1.148 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for parser 3.4.2 RC. +# Generated by GNU Autoconf 2.59 for parser 3.4.2. # # Copyright (C) 2003 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation @@ -273,8 +273,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='parser' PACKAGE_TARNAME='parser' -PACKAGE_VERSION='3.4.2 RC' -PACKAGE_STRING='parser 3.4.2 RC' +PACKAGE_VERSION='3.4.2' +PACKAGE_STRING='parser 3.4.2' PACKAGE_BUGREPORT='' ac_unique_file="README" @@ -797,7 +797,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 parser 3.4.2 RC to adapt to many kinds of systems. +\`configure' configures parser 3.4.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -863,7 +863,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of parser 3.4.2 RC:";; + short | recursive ) echo "Configuration of parser 3.4.2:";; esac cat <<\_ACEOF @@ -872,7 +872,6 @@ Optional Features: --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --disable-dependency-tracking speeds up one-time build --enable-dependency-tracking do not reject slow dependency extractors - --disable-version-update to disable version update with host information --disable-safe-mode to enable reading and executing files belonging to group+user other then effective --disable-execs to disable any execs @@ -1032,7 +1031,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -parser configure 3.4.2 RC +parser configure 3.4.2 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1046,7 +1045,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by parser $as_me 3.4.2 RC, which was +It was created by parser $as_me 3.4.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1692,7 +1691,7 @@ fi # Define the identity of the package. PACKAGE='parser' - VERSION='3.4.2 RC' + VERSION='3.4.2' cat >>confdefs.h <<_ACEOF @@ -1883,6 +1882,11 @@ host_os=`echo $ac_cv_host | sed 's/^\([^ +cat >>confdefs.h <<_ACEOF +#define PARSER_VERSION "$VERSION (compiled on $host)" +_ACEOF + + case $host_os in *cygwin* ) @@ -3709,32 +3713,6 @@ _ACEOF fi; -# Check whether --enable-version-update or --disable-version-update was given. -if test "${enable_version_update+set}" = set; then - enableval="$enable_version_update" - - VERSION_UPDATE=$enableval - - -fi; - -if test "$VERSION_UPDATE" != "no"; then - PARSER_VERSION="$VERSION (compiled on $host)" - echo "/* automatically generated by configure */" > $srcdir/src/include/pa_version.h.new - echo "/* edit configure.in to change version number */" >> $srcdir/src/include/pa_version.h.new - echo "#define PARSER_VERSION \"$PARSER_VERSION\"" >> $srcdir/src/include/pa_version.h.new - cmp $srcdir/src/include/pa_version.h.new $srcdir/src/include/pa_version.h >/dev/null 2>&1 - if test $? -ne 0 ; then - mv $srcdir/src/include/pa_version.h.new $srcdir/src/include/pa_version.h - echo "updated $srcdir/src/include/pa_version.h" - else - rm -f $srcdir/src/include/pa_version.h.new - fi -else - echo "skipped $srcdir/src/include/pa_version.h update" -fi - - # Check whether --enable-safe-mode or --disable-safe-mode was given. if test "${enable_safe_mode+set}" = set; then enableval="$enable_safe_mode" @@ -20423,7 +20401,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by parser $as_me 3.4.2 RC, which was +This file was extended by parser $as_me 3.4.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20486,7 +20464,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -parser config.status 3.4.2 RC +parser config.status 3.4.2 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"