--- rpl/Attic/configure 2010/05/09 15:43:36 1.23 +++ rpl/Attic/configure 2010/06/24 10:10:38 1.28 @@ -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.15. +# Generated by GNU Autoconf 2.65 for rpl 4.0.17. # # # 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.15' -PACKAGE_STRING='rpl 4.0.15' +PACKAGE_VERSION='4.0.17' +PACKAGE_STRING='rpl 4.0.17' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -596,6 +596,7 @@ ac_subst_vars='am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS LIBOBJS +MALLOC DATE_FR FINAL_ENCODING OPENSSL @@ -1337,7 +1338,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.15 to adapt to many kinds of systems. +\`configure' configures rpl 4.0.17 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1412,7 +1413,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of rpl 4.0.15:";; + short | recursive ) echo "Configuration of rpl 4.0.17:";; esac cat <<\_ACEOF @@ -1525,7 +1526,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -rpl configure 4.0.15 +rpl configure 4.0.17 generated by GNU Autoconf 2.65 Copyright (C) 2009 Free Software Foundation, Inc. @@ -2236,7 +2237,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.15, which was +It was created by rpl $as_me 4.0.17, which was generated by GNU Autoconf 2.65. Invocation command line was $ $0 $@ @@ -3155,7 +3156,7 @@ fi # Define the identity of the package. PACKAGE='rpl' - VERSION='4.0.15' + VERSION='4.0.17' cat >>confdefs.h <<_ACEOF @@ -3199,7 +3200,7 @@ am__tar='${AMTAR} chof - "$$tardir"'; am ac_config_headers="$ac_config_headers rplconfig.h" -NCURSES=ncurses-5.7-20100501 +NCURSES=ncurses-5.7-20100619 READLINE=readline-6.1 UNITS=units-1.87 GSL=gsl-1.14 @@ -3208,7 +3209,7 @@ GNUPLOT=gnuplot-4.4.0 FILE=file-5.03 ICONV=libiconv-1.13.1 SQLITE=sqlite-3.6.23.1 -OPENSSL=openssl-1.0.0 +OPENSSL=openssl-1.0.0a ac_ext=c ac_cpp='$CPP $CPPFLAGS' @@ -6002,12 +6003,15 @@ fi if test "${enable_debug+set}" = set; then : enableval=$enable_debug; if test "$enableval" = "no"; then - DEBUG="" + DEBUG="-UDEBUG_MEMOIRE -UDEBUG_ERREURS" + MALLOC="\$(top_builddir)/ptmalloc3/libptmalloc3.a" else - DEBUG="-DDEBUG_MEMOIRE" + DEBUG="-DDEBUG_MEMOIRE -UDEBUG_ERREURS" + MALLOC="" fi else - DEBUG="" + DEBUG="-UDEBUG_MEMOIRE -UDEBUG_ERREURS" + MALLOC="\$(top_builddir)/ptmalloc3/libptmalloc3.a" fi @@ -9006,6 +9010,7 @@ esac + ac_config_files="$ac_config_files Makefile" ac_config_files="$ac_config_files COPYING" @@ -9587,7 +9592,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.15, which was +This file was extended by rpl $as_me 4.0.17, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -9653,7 +9658,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.15 +rpl config.status 4.0.17 configured by $0, generated by GNU Autoconf 2.65, with options \\"\$ac_cs_config\\"