--- rpl/Attic/configure 2011/02/18 09:50:16 1.50 +++ rpl/Attic/configure 2011/03/06 16:44:06 1.51 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.67 for rpl 4.0.20. +# Generated by GNU Autoconf 2.67 for rpl 4.0.21. # # # 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.20' -PACKAGE_STRING='rpl 4.0.20' +PACKAGE_VERSION='4.0.21' +PACKAGE_STRING='rpl 4.0.21' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1349,7 +1349,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.20 to adapt to many kinds of systems. +\`configure' configures rpl 4.0.21 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1424,7 +1424,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of rpl 4.0.20:";; + short | recursive ) echo "Configuration of rpl 4.0.21:";; esac cat <<\_ACEOF @@ -1540,7 +1540,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -rpl configure 4.0.20 +rpl configure 4.0.21 generated by GNU Autoconf 2.67 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2251,7 +2251,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.20, which was +It was created by rpl $as_me 4.0.21, which was generated by GNU Autoconf 2.67. Invocation command line was $ $0 $@ @@ -3177,7 +3177,7 @@ fi # Define the identity of the package. PACKAGE='rpl' - VERSION='4.0.20' + VERSION='4.0.21' cat >>confdefs.h <<_ACEOF @@ -3221,7 +3221,7 @@ am__tar='${AMTAR} chof - "$$tardir"'; am ac_config_headers="$ac_config_headers rplconfig.h" -NCURSES=ncurses-5.7-20101204 +NCURSES=ncurses-5.8 READLINE=readline-6.2 UNITS=units-1.88 GSL=gsl-1.14 @@ -6085,6 +6085,10 @@ fi if test ! -d "$srcdir"/tools/$NCURSES; then gunzip -c "$srcdir"/tools/$NCURSES.tar.gz | \ (cd "$srcdir/tools" && tar -xf -) + (cd "$srcdir/tools/"$NCURSES && \ + for i in ../$NCURSES*.patch.gz; + do gunzip -c $i | patch -p1; + done); fi if test ! -d "$srcdir"/tools/$READLINE; then gunzip -c "$srcdir"/tools/$READLINE.tar.gz | \ @@ -9880,7 +9884,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.20, which was +This file was extended by rpl $as_me 4.0.21, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -9946,7 +9950,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.20 +rpl config.status 4.0.21 configured by $0, generated by GNU Autoconf 2.67, with options \\"\$ac_cs_config\\"