--- parser3/configure 2012/06/14 20:31:17 1.145 +++ 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 @@ -874,7 +874,7 @@ Optional Features: --enable-dependency-tracking do not reject slow dependency extractors --disable-safe-mode to enable reading and executing files belonging to group+user other then effective - --disable-execs to disable any execs + --disable-execs to disable any execs (file::exec, file::cgi, unix mail:send) --disable-stringstream to disable stringstream usage. when disabled table.save use more memory but it's safer on freebsd 4.x @@ -895,11 +895,11 @@ Optional Packages: --with-pathlink=LKEY put dynamic libraries paths to binary using linker key (-R, -rpath-link) --with-sjlj-exceptions enable simple 'throw' from dynamic library - --with-gc=D D is the directory where + --with-gc=D D is the directory where Boehm garbage collecting library is installed - --with-pcre=D D is the directory where + --with-pcre=D D is the directory where PCRE library is installed - --with-xml=D D is the directory where + --with-xml=D D is the directory where Gnome XML libraries are installed --with-glib-config=FILE FILE is glib library configuration file (search for glib*-config) @@ -910,7 +910,7 @@ Optional Packages: \"--with-sendmail=COMMAND\" forces this command to send mail. example: \"--with-sendmail=/usr/sbin/sendmail -t\" (makes parser ignore user-defined sendmail commands) - --with-apache=FILE is the full path for APXS + --with-apache=FILE FILE is the full path for APXS builds apache DSO module using apxs --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use both] @@ -1031,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. @@ -1045,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 $@ @@ -1691,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 @@ -1882,18 +1882,10 @@ host_os=`echo $ac_cv_host | sed 's/^\([^ -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 "$as_me:$LINENO: WARNING: Updated $srcdir/src/include/pa_version.h" >&5 -echo "$as_me: WARNING: Updated $srcdir/src/include/pa_version.h" >&2;} -else - rm -f $srcdir/src/include/pa_version.h.new -fi +cat >>confdefs.h <<_ACEOF +#define PARSER_VERSION "$VERSION (compiled on $host)" +_ACEOF + case $host_os in @@ -20409,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 @@ -20472,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'`\\"