--- parser3/configure 2012/06/15 13:37:15 1.150 +++ parser3/configure 2012/06/15 20:56:45 1.152 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for parser 3.4.2. +# Generated by GNU Autoconf 2.68 for parser 3.4.2 RC. # # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -571,8 +571,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='parser' PACKAGE_TARNAME='parser' -PACKAGE_VERSION='3.4.2' -PACKAGE_STRING='parser 3.4.2' +PACKAGE_VERSION='3.4.2 RC' +PACKAGE_STRING='parser 3.4.2 RC' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1358,7 +1358,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 to adapt to many kinds of systems. +\`configure' configures parser 3.4.2 RC to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1428,7 +1428,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of parser 3.4.2:";; + short | recursive ) echo "Configuration of parser 3.4.2 RC:";; esac cat <<\_ACEOF @@ -1570,7 +1570,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -parser configure 3.4.2 +parser configure 3.4.2 RC generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2156,7 +2156,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 parser $as_me 3.4.2, which was +It was created by parser $as_me 3.4.2 RC, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2974,7 +2974,7 @@ fi # Define the identity of the package. PACKAGE='parser' - VERSION='3.4.2' + VERSION='3.4.2 RC' cat >>confdefs.h <<_ACEOF @@ -4703,6 +4703,13 @@ if test "${with_gc+set}" = set; then : GC_LIBS="-L$GC -lgc" fi + if test "$GC" = "yes"; then + GC="" + GC_LIBS="-lgc" + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: --with-gc value was not specified, hoping linker would find it" >&5 +$as_echo "$as_me: WARNING: --with-gc value was not specified, hoping linker would find it" >&2;} + fi + else GC_LIBS="-lgc" @@ -4737,7 +4744,7 @@ else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if test -z "$GC"; then - as_fn_error $? "please specify path to libgc: --with-gc" "$LINENO" 5 + as_fn_error $? "please specify path to libgc: --with-gc=D" "$LINENO" 5 else as_fn_error $? "$GC does not seem to be valid libgc installation directory" "$LINENO" 5 fi @@ -4765,6 +4772,13 @@ if test "${with_pcre+set}" = set; then : PCRE_LIBS="-L$PCRE -lpcre" fi + if test "$PCRE" = "yes"; then + PCRE="" + PCRE_LIBS="-lpcre" + PCRE_INCLUDES="" + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: --with-pcre value was not specified, hoping linker would find it" >&5 +$as_echo "$as_me: WARNING: --with-pcre value was not specified, hoping linker would find it" >&2;} + fi else @@ -4800,7 +4814,7 @@ else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if test -z "$PCRE"; then - as_fn_error $? "please specify path to PCRE: --with-pcre" "$LINENO" 5 + as_fn_error $? "please specify path to PCRE: --with-pcre=D" "$LINENO" 5 else as_fn_error $? "$PCRE does not seem to be valid PCRE installation directory" "$LINENO" 5 fi @@ -4862,7 +4876,7 @@ else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if test -z "$XML"; then - as_fn_error $? "please specify path to Gnome XML libraries: --with-xml" "$LINENO" 5 + as_fn_error $? "please specify path to Gnome XML libraries: --with-xml=D" "$LINENO" 5 else as_fn_error $? "$XML does not seem to be valid Gnome XML installation directory" "$LINENO" 5 fi @@ -18649,7 +18663,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by parser $as_me 3.4.2, which was +This file was extended by parser $as_me 3.4.2 RC, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18715,7 +18729,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -parser config.status 3.4.2 +parser config.status 3.4.2 RC configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\"