Diff for /rpl/Attic/configure between versions 1.70 and 1.76

version 1.70, 2011/07/25 07:44:51 version 1.76, 2011/09/10 20:44:47
Line 1 Line 1
 #! /bin/sh  #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.  # 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,  # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
Line 557  MAKEFLAGS= Line 557  MAKEFLAGS=
 # Identity of this package.  # Identity of this package.
 PACKAGE_NAME='rpl'  PACKAGE_NAME='rpl'
 PACKAGE_TARNAME='rpl'  PACKAGE_TARNAME='rpl'
 PACKAGE_VERSION='4.1.2'  PACKAGE_VERSION='4.1.3'
 PACKAGE_STRING='rpl 4.1.2'  PACKAGE_STRING='rpl 4.1.3'
 PACKAGE_BUGREPORT=''  PACKAGE_BUGREPORT=''
 PACKAGE_URL=''  PACKAGE_URL=''
   
Line 614  MALLOC Line 614  MALLOC
 EXT_SQL  EXT_SQL
 DATE_FR  DATE_FR
 FINAL_ENCODING  FINAL_ENCODING
   SIGSEGV
 OPENSSL  OPENSSL
 SQLITE  SQLITE
 ICONV  ICONV
Line 624  GSL Line 625  GSL
 UNITS  UNITS
 READLINE  READLINE
 NCURSES  NCURSES
   ELF
 BSH_PATH  BSH_PATH
 BROKEN_SIGINFO  BROKEN_SIGINFO
 IPV6  IPV6
Line 828  tools/$GPP Line 830  tools/$GPP
 tools/$FILE  tools/$FILE
 tools/$ICONV  tools/$ICONV
 tools/$SQLITE  tools/$SQLITE
 tools/$UNITS'  tools/$UNITS
   tools/$SIGSEGV'
   
 # Initialize some variables set by options.  # Initialize some variables set by options.
 ac_init_help=  ac_init_help=
Line 1370  if test "$ac_init_help" = "long"; then Line 1373  if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.    # 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.    # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF    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]...  Usage: $0 [OPTION]... [VAR=VALUE]...
   
Line 1445  fi Line 1448  fi
   
 if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
   case $ac_init_help in    case $ac_init_help in
      short | recursive ) echo "Configuration of rpl 4.1.2:";;       short | recursive ) echo "Configuration of rpl 4.1.3:";;
    esac     esac
   cat <<\_ACEOF    cat <<\_ACEOF
   
Line 1564  fi Line 1567  fi
 test -n "$ac_init_help" && exit $ac_status  test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then  if $ac_init_version; then
   cat <<\_ACEOF    cat <<\_ACEOF
 rpl configure 4.1.2  rpl configure 4.1.3
 generated by GNU Autoconf 2.68  generated by GNU Autoconf 2.68
   
 Copyright (C) 2010 Free Software Foundation, Inc.  Copyright (C) 2010 Free Software Foundation, Inc.
Line 2275  cat >config.log <<_ACEOF Line 2278  cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.  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  generated by GNU Autoconf 2.68.  Invocation command line was
   
   $ $0 $@    $ $0 $@
Line 3201  fi Line 3204  fi
   
 # Define the identity of the package.  # Define the identity of the package.
  PACKAGE='rpl'   PACKAGE='rpl'
  VERSION='4.1.2'   VERSION='4.1.3'
   
   
 cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
Line 3249  NCURSES=ncurses-5.9 Line 3252  NCURSES=ncurses-5.9
 READLINE=readline-6.2  READLINE=readline-6.2
 UNITS=units-1.88  UNITS=units-1.88
 GSL=gsl-1.15  GSL=gsl-1.15
 GPP=gpp-2.24  GPP=gpp-3.0
 GNUPLOT=gnuplot-4.4.3  GNUPLOT=gnuplot-4.4.3
 FILE=file-5.03  FILE=file-5.03
 ICONV=libiconv-1.13.1  ICONV=libiconv-1.13.1
 SQLITE=sqlite-3.7.7.1  SQLITE=sqlite-3.7.7.1
 OPENSSL=openssl-1.0.0d  OPENSSL=openssl-1.0.0e
   SIGSEGV=libsigsegv-2.6
   
 GMP=gmp-5.0.1  GMP=gmp-5.0.2
 MPFR=mpfr-3.0.1  MPFR=mpfr-3.0.1
 NTL=ntl-5.5.2  NTL=ntl-5.5.2
 COCOA=CoCoALib-0.9943  COCOA=CoCoALib-0.9943
 PARI=pari-2.3.5  PARI=pari-2.5.0
 GIAC=giac-0.9.3  GIAC=giac-0.9.3
   
 ac_ext=c  ac_ext=c
Line 6240  if test ! -d "$srcdir"/tools/$SQLITE; th Line 6244  if test ! -d "$srcdir"/tools/$SQLITE; th
     gunzip -c "$srcdir"/tools/$SQLITE.tar.gz | \      gunzip -c "$srcdir"/tools/$SQLITE.tar.gz | \
             (cd "$srcdir/tools" && tar -xf -)              (cd "$srcdir/tools" && tar -xf -)
 fi  fi
   if test ! -d "$srcdir"/tools/$SIGSEGV; then
       gunzip -c "$srcdir"/tools/$SIGSEGV.tar.gz | \
               (cd "$srcdir/tools" && tar -xf -)
   fi
 if test ! -d tools/$OPENSSL; then  if test ! -d tools/$OPENSSL; then
     gunzip -c "$srcdir"/tools/$OPENSSL.tar.gz | \      gunzip -c "$srcdir"/tools/$OPENSSL.tar.gz | \
             (cd tools && tar -xf -)              (cd tools && tar -xf -)
Line 9307  case $OS in Line 9315  case $OS in
                 FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \                  FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \
                 LDFLAGS=\"$LDFLAGS\""                  LDFLAGS=\"$LDFLAGS\""
         C_STANDARD=-std=gnu99          C_STANDARD=-std=gnu99
           ELF=
     break ;;      break ;;
   
     Cygwin)      Cygwin)
Line 9320  case $OS in Line 9329  case $OS in
                 FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \                  FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \
                 LDFLAGS=\"$LDFLAGS\""                  LDFLAGS=\"$LDFLAGS\""
         C_STANDARD=-std=gnu99          C_STANDARD=-std=gnu99
           ELF=
     break ;;      break ;;
   
     Interix)      Interix)
Line 9333  case $OS in Line 9343  case $OS in
                 FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \                  FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \
                 LDFLAGS=\"$LDFLAGS\""                  LDFLAGS=\"$LDFLAGS\""
         C_STANDARD=-std=gnu99          C_STANDARD=-std=gnu99
           ELF=
     break;;      break;;
   
     AIX)      AIX)
Line 9346  case $OS in Line 9357  case $OS in
                 FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \                  FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \
                 LDFLAGS=\"$LDFLAGS\""                  LDFLAGS=\"$LDFLAGS\""
         C_STANDARD=-std=gnu99          C_STANDARD=-std=gnu99
           ELF=
     break ;;      break ;;
   
     OS/2)      OS/2)
Line 9364  case $OS in Line 9376  case $OS in
                 FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \                  FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \
                 LDFLAGS=\"$LDFLAGS\""                  LDFLAGS=\"$LDFLAGS\""
         C_STANDARD=          C_STANDARD=
           ELF=
     break;;      break;;
   
     OpenBSD)      OpenBSD)
Line 9380  case $OS in Line 9393  case $OS in
                 FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \                  FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \
                 LDFLAGS=\"$LDFLAGS\""                  LDFLAGS=\"$LDFLAGS\""
         C_STANDARD=-std=gnu99          C_STANDARD=-std=gnu99
           ELF=
     break;;      break;;
   
     SunOS)      SunOS)
Line 9400  case $OS in Line 9414  case $OS in
                 LDFLAGS=\"$LDFLAGS\""                  LDFLAGS=\"$LDFLAGS\""
         C_STANDARD=-std=gnu99          C_STANDARD=-std=gnu99
         MALLOC=-lumem          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 ;;      break ;;
   
     *)      *)
Line 9419  case $OS in Line 9456  case $OS in
                 FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \                  FFLAGS=\"$FFLAGS\" FCFLAGS=\"$FCFLAGS\" \
                 LDFLAGS=\"$LDFLAGS\""                  LDFLAGS=\"$LDFLAGS\""
         C_STANDARD=-std=gnu99          C_STANDARD=-std=gnu99
           ELF=
     break ;;      break ;;
   
 esac  esac
Line 9461  esac Line 9499  esac
   
   
   
   
   
 subdirs="$subdirs tools/$NCURSES"  subdirs="$subdirs tools/$NCURSES"
   
 subdirs="$subdirs tools/$READLINE"  subdirs="$subdirs tools/$READLINE"
Line 9477  subdirs="$subdirs tools/$SQLITE" Line 9517  subdirs="$subdirs tools/$SQLITE"
   
 subdirs="$subdirs tools/$UNITS"  subdirs="$subdirs tools/$UNITS"
   
   subdirs="$subdirs tools/$SIGSEGV"
   
   
 ac_config_files="$ac_config_files Makefile"  ac_config_files="$ac_config_files Makefile"
   
Line 10074  cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri Line 10116  cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
 # report actual input values of CONFIG_FILES etc. instead of their  # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.  # values after options handling.
 ac_log="  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  generated by GNU Autoconf 2.68.  Invocation command line was
   
   CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
Line 10140  _ACEOF Line 10182  _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"  ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\  ac_cs_version="\\
 rpl config.status 4.1.2  rpl config.status 4.1.3
 configured by $0, generated by GNU Autoconf 2.68,  configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"    with options \\"\$ac_cs_config\\"
   

Removed from v.1.70  
changed lines
  Added in v.1.76


CVSweb interface <joel.bertrand@systella.fr>