--- rpl/Attic/configure 2011/08/06 10:32:12 1.71 +++ rpl/Attic/configure 2011/09/08 15:24:23 1.75 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for rpl 4.1.2. +# Generated by GNU Autoconf 2.68 for rpl 4.1.3. # # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -557,8 +557,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='rpl' PACKAGE_TARNAME='rpl' -PACKAGE_VERSION='4.1.2' -PACKAGE_STRING='rpl 4.1.2' +PACKAGE_VERSION='4.1.3' +PACKAGE_STRING='rpl 4.1.3' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -624,6 +624,7 @@ GSL UNITS READLINE NCURSES +ELF BSH_PATH BROKEN_SIGINFO IPV6 @@ -1370,7 +1371,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.1.2 to adapt to many kinds of systems. +\`configure' configures rpl 4.1.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1445,7 +1446,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of rpl 4.1.2:";; + short | recursive ) echo "Configuration of rpl 4.1.3:";; esac cat <<\_ACEOF @@ -1564,7 +1565,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -rpl configure 4.1.2 +rpl configure 4.1.3 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2275,7 +2276,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.1.2, which was +It was created by rpl $as_me 4.1.3, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -3201,7 +3202,7 @@ fi # Define the identity of the package. PACKAGE='rpl' - VERSION='4.1.2' + VERSION='4.1.3' cat >>confdefs.h <<_ACEOF @@ -3249,14 +3250,14 @@ NCURSES=ncurses-5.9 READLINE=readline-6.2 UNITS=units-1.88 GSL=gsl-1.15 -GPP=gpp-3 +GPP=gpp-3.0 GNUPLOT=gnuplot-4.4.3 FILE=file-5.03 ICONV=libiconv-1.13.1 SQLITE=sqlite-3.7.7.1 -OPENSSL=openssl-1.0.0d +OPENSSL=openssl-1.0.0e -GMP=gmp-5.0.1 +GMP=gmp-5.0.2 MPFR=mpfr-3.0.1 NTL=ntl-5.5.2 COCOA=CoCoALib-0.9943 @@ -9307,6 +9308,7 @@ case $OS in FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \ LDFLAGS=\"$LDFLAGS\"" C_STANDARD=-std=gnu99 + ELF= break ;; Cygwin) @@ -9320,6 +9322,7 @@ case $OS in FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \ LDFLAGS=\"$LDFLAGS\"" C_STANDARD=-std=gnu99 + ELF= break ;; Interix) @@ -9333,6 +9336,7 @@ case $OS in FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \ LDFLAGS=\"$LDFLAGS\"" C_STANDARD=-std=gnu99 + ELF= break;; AIX) @@ -9346,6 +9350,7 @@ case $OS in FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \ LDFLAGS=\"$LDFLAGS\"" C_STANDARD=-std=gnu99 + ELF= break ;; OS/2) @@ -9364,6 +9369,7 @@ case $OS in FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \ LDFLAGS=\"$LDFLAGS\"" C_STANDARD= + ELF= break;; OpenBSD) @@ -9380,6 +9386,7 @@ case $OS in FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \ LDFLAGS=\"$LDFLAGS\"" C_STANDARD=-std=gnu99 + ELF= break;; SunOS) @@ -9400,6 +9407,29 @@ case $OS in LDFLAGS=\"$LDFLAGS\"" C_STANDARD=-std=gnu99 MALLOC=-lumem + ELF= + break ;; + + NetBSD) + EXPORT_DYNAMIC=-Wl,--export-dynamic + NESTED_FUNCTIONS= + SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES + + if test $IPCS_SYSV = no; then + IPCS_SYSV=-UIPCS_SYSV + else + IPCS_SYSV=-DIPCS_SYSV + fi + + ac_configure_args="$ac_configure_args --with-readline=builtin \ + --disable-shared --enable-static --enable-threads \ + CFLAGS=\"$CFLAGS\" CXXFLAGS=\"$CXXFLAGS\" \ + FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \ + LDFLAGS=\"$LDFLAGS\"" + C_STANDARD=-std=gnu99 + GCCBIN=`which gcc` + GCCLIB=`dirname $GCCBIN`/../lib + ELF="-Wl,-R/usr/pkg/lib -Wl,-R$GCCLIB" break ;; *) @@ -9419,6 +9449,7 @@ case $OS in FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \ LDFLAGS=\"$LDFLAGS\"" C_STANDARD=-std=gnu99 + ELF= break ;; esac @@ -9461,6 +9492,7 @@ esac + subdirs="$subdirs tools/$NCURSES" subdirs="$subdirs tools/$READLINE" @@ -10074,7 +10106,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.1.2, which was +This file was extended by rpl $as_me 4.1.3, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -10140,7 +10172,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.1.2 +rpl config.status 4.1.3 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\"