--- rpl/Attic/configure 2010/03/06 18:29:05 1.9 +++ rpl/Attic/configure 2010/03/18 21:42:54 1.12 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.65 for rpl 4.0.12. +# Generated by GNU Autoconf 2.65 for rpl 4.0.13. # # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -549,8 +549,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='rpl' PACKAGE_TARNAME='rpl' -PACKAGE_VERSION='4.0.12' -PACKAGE_STRING='rpl 4.0.12' +PACKAGE_VERSION='4.0.13' +PACKAGE_STRING='rpl 4.0.13' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1335,7 +1335,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 rpl 4.0.12 to adapt to many kinds of systems. +\`configure' configures rpl 4.0.13 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1410,7 +1410,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of rpl 4.0.12:";; + short | recursive ) echo "Configuration of rpl 4.0.13:";; esac cat <<\_ACEOF @@ -1522,7 +1522,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -rpl configure 4.0.12 +rpl configure 4.0.13 generated by GNU Autoconf 2.65 Copyright (C) 2009 Free Software Foundation, Inc. @@ -2233,7 +2233,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 rpl $as_me 4.0.12, which was +It was created by rpl $as_me 4.0.13, which was generated by GNU Autoconf 2.65. Invocation command line was $ $0 $@ @@ -3152,7 +3152,7 @@ fi # Define the identity of the package. PACKAGE='rpl' - VERSION='4.0.12' + VERSION='4.0.13' cat >>confdefs.h <<_ACEOF @@ -5838,13 +5838,13 @@ if test "${enable_final_encoding+set}" = enableval=$enable_final_encoding; if test "$enableval" = "no"; then FINAL_ENCODING="\$(shell locale charmap | \ - awk '/=/ { print \$\$3;} !/=/ { print \$\$1;}')" + $(AWK) '/\=/ { print \$\$3;} !/\=/ { print \$\$1;}')" else FINAL_ENCODING="$enable_final_encoding" fi else FINAL_ENCODING="\$(shell locale charmap | \ - awk '/=/ { print \$\$3;} !/=/ { print \$\$1;}')" + $(AWK) '/\=/ { print \$\$3;} !/\=/ { print \$\$1;}')" fi @@ -6061,7 +6061,7 @@ if test ! -d "$srcdir"/tools/$SQLITE; th fi if test ! -d tools/$OPENSSL; then gunzip -c "$srcdir"/tools/$OPENSSL.tar.gz | \ - (cd tools && tar -xf -) + (cd tools && tar -xf - && cd $OPENSSL && ./config) fi # Extract the first word of "libtoolize", so it can be a program name with args. @@ -6388,8 +6388,8 @@ else fi -# Extract the first word of "awk", so it can be a program name with args. -set dummy awk; ac_word=$2 +# Extract the first word of "nawk", so it can be a program name with args. +set dummy nawk; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_AWK+set}" = set; then : @@ -6427,7 +6427,7 @@ fi if test "$AWK" = no; then - as_fn_error "Can not find awk !" "$LINENO" 5 + as_fn_error "Can not find nawk !" "$LINENO" 5 fi # Extract the first word of "sed", so it can be a program name with args. @@ -9703,7 +9703,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 rpl $as_me 4.0.12, which was +This file was extended by rpl $as_me 4.0.13, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -9769,7 +9769,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="\\ -rpl config.status 4.0.12 +rpl config.status 4.0.13 configured by $0, generated by GNU Autoconf 2.65, with options \\"\$ac_cs_config\\"