Diff for /rpl/Attic/configure between versions 1.39 and 1.49

version 1.39, 2010/09/07 12:54:03 version 1.49, 2010/12/21 13:56:32
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.67 for rpl 4.0.19.  # Generated by GNU Autoconf 2.67 for rpl 4.0.20.
 #  #
 #  #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,  # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
Line 549  MAKEFLAGS= Line 549  MAKEFLAGS=
 # Identity of this package.  # Identity of this package.
 PACKAGE_NAME='rpl'  PACKAGE_NAME='rpl'
 PACKAGE_TARNAME='rpl'  PACKAGE_TARNAME='rpl'
 PACKAGE_VERSION='4.0.19'  PACKAGE_VERSION='4.0.20'
 PACKAGE_STRING='rpl 4.0.19'  PACKAGE_STRING='rpl 4.0.20'
 PACKAGE_BUGREPORT=''  PACKAGE_BUGREPORT=''
 PACKAGE_URL=''  PACKAGE_URL=''
   
Line 596  ac_subst_vars='am__EXEEXT_FALSE Line 596  ac_subst_vars='am__EXEEXT_FALSE
 am__EXEEXT_TRUE  am__EXEEXT_TRUE
 LTLIBOBJS  LTLIBOBJS
 LIBOBJS  LIBOBJS
 EXT_SQL  
 MALLOC  MALLOC
   EXT_SQL
 DATE_FR  DATE_FR
 FINAL_ENCODING  FINAL_ENCODING
 OPENSSL  OPENSSL
Line 610  GSL Line 610  GSL
 UNITS  UNITS
 READLINE  READLINE
 NCURSES  NCURSES
   BSH_PATH
 BROKEN_SIGINFO  BROKEN_SIGINFO
 IPV6  IPV6
 SEMUN  SEMUN
Line 778  enable_profile Line 779  enable_profile
 enable_final_run_path  enable_final_run_path
 with_mysql  with_mysql
 with_postgresql  with_postgresql
   with_bourne_shell
 with_openssl_arch  with_openssl_arch
 '  '
       ac_precious_vars='build_alias        ac_precious_vars='build_alias
Line 1347  if test "$ac_init_help" = "long"; then Line 1349  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.0.19 to adapt to many kinds of systems.  \`configure' configures rpl 4.0.20 to adapt to many kinds of systems.
   
 Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
   
Line 1422  fi Line 1424  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.0.19:";;       short | recursive ) echo "Configuration of rpl 4.0.20:";;
    esac     esac
   cat <<\_ACEOF    cat <<\_ACEOF
   
Line 1452  Optional Packages: Line 1454  Optional Packages:
   --with-x                use the X Window System    --with-x                use the X Window System
   --with-mysql=PATH         specify directory for installed mysql    --with-mysql=PATH         specify directory for installed mysql
   --with-postgresql=PATH    specify directory for installed postgresql    --with-postgresql=PATH    specify directory for installed postgresql
     --with-bourne-shell=PATH  specify path for OS/2 bourne shell
   --with-openssl-arch=ARCH  specify os and compiler for openssl (ARCH or list)    --with-openssl-arch=ARCH  specify os and compiler for openssl (ARCH or list)
   
 Some influential environment variables:  Some influential environment variables:
Line 1537  fi Line 1540  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.0.19  rpl configure 4.0.20
 generated by GNU Autoconf 2.67  generated by GNU Autoconf 2.67
   
 Copyright (C) 2010 Free Software Foundation, Inc.  Copyright (C) 2010 Free Software Foundation, Inc.
Line 2248  cat >config.log <<_ACEOF Line 2251  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.0.19, which was  It was created by rpl $as_me 4.0.20, which was
 generated by GNU Autoconf 2.67.  Invocation command line was  generated by GNU Autoconf 2.67.  Invocation command line was
   
   $ $0 $@    $ $0 $@
Line 3174  fi Line 3177  fi
   
 # Define the identity of the package.  # Define the identity of the package.
  PACKAGE='rpl'   PACKAGE='rpl'
  VERSION='4.0.19'   VERSION='4.0.20'
   
   
 cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
Line 3218  am__tar='${AMTAR} chof - "$$tardir"'; am Line 3221  am__tar='${AMTAR} chof - "$$tardir"'; am
 ac_config_headers="$ac_config_headers rplconfig.h"  ac_config_headers="$ac_config_headers rplconfig.h"
   
   
 NCURSES=ncurses-5.7-20100619  NCURSES=ncurses-5.7-20101204
 READLINE=readline-6.1  READLINE=readline-6.1
 UNITS=units-1.88  UNITS=units-1.88
 GSL=gsl-1.14  GSL=gsl-1.14
 GPP=gpp-2.24  GPP=gpp-2.24
 GNUPLOT=gnuplot-4.4.0  GNUPLOT=gnuplot-4.4.2
 FILE=file-5.03  FILE=file-5.03
 ICONV=libiconv-1.13.1  ICONV=libiconv-1.13.1
 SQLITE=sqlite-3.7.2  SQLITE=sqlite-3.7.4
 OPENSSL=openssl-1.0.0a  OPENSSL=openssl-1.0.0c
   
 ac_ext=c  ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'  ac_cpp='$CPP $CPPFLAGS'
Line 6053  if test "${enable_debug+set}" = set; the Line 6056  if test "${enable_debug+set}" = set; the
   enableval=$enable_debug;    enableval=$enable_debug;
 if test "$enableval" = "no"; then  if test "$enableval" = "no"; then
     DEBUG="-UDEBUG_MEMOIRE -UDEBUG_ERREURS"      DEBUG="-UDEBUG_MEMOIRE -UDEBUG_ERREURS"
     MALLOC="\$(top_builddir)/ptmalloc3/libptmalloc3.a"  
 else  else
     DEBUG="-DDEBUG_MEMOIRE -UDEBUG_ERREURS"      DEBUG="-DDEBUG_MEMOIRE -UDEBUG_ERREURS"
     MALLOC=""  
 fi  fi
 else  else
   DEBUG="-UDEBUG_MEMOIRE -UDEBUG_ERREURS"    DEBUG="-UDEBUG_MEMOIRE -UDEBUG_ERREURS"
     MALLOC="\$(top_builddir)/ptmalloc3/libptmalloc3.a"  
 fi  fi
   
   
Line 7726  fi Line 7726  fi
   
   
   
   # with_postgresql : check [pas défini], yes [uniquement --with],
   # no [--without], valeur [--with=valeur].
   
   # Check whether --with-bourne_shell was given.
   if test "${with_bourne_shell+set}" = set; then :
     withval=$with_bourne_shell;
   else
     with_bourne_shell=no
   fi
   
   
   if test "x$with_bourne_shell" = xyes; then
       as_fn_error $? "You have to specify a valide shell path !" "$LINENO" 5
   fi
   
   if test "x$with_bourne_shell" = xno; then
       if test $(uname) = "OS/2"; then
           as_fn_error $? "With OS/2 or eComstation, you have to specify a valide shell path !" "$LINENO" 5
       fi
   
       BSH_PATH=
   else
       if test ! -x $with_bourne_shell; then
           as_fn_error $? "$with_bourne_shell is not executable !" "$LINENO" 5
       fi
   
       if test $(uname) = "OS/2"; then
           with_os2_bourne_shell=$(echo $with_bourne_shell | \
                   sed -e '1,$s/\//\\\\\\\\/g')
           BSH_PATH=-DBOURNE_SHELL=\"\\\"$with_os2_bourne_shell\\\"\"
       else
           { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: --with-bourne-shell ignored" >&5
   $as_echo "$as_me: WARNING: --with-bourne-shell ignored" >&2;}
           BSH_PATH=
       fi
   fi
   
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }  $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
 if test "${ac_cv_path_GREP+set}" = set; then :  if test "${ac_cv_path_GREP+set}" = set; then :
Line 9123  esac Line 9160  esac
   
 DATE_FR=$(env LC_ALL=fr_FR date +'%A %x, %X %Z')  DATE_FR=$(env LC_ALL=fr_FR date +'%A %x, %X %Z')
 DATE=$(env LC_ALL=C date +'%A %x, %X %Z')  DATE=$(env LC_ALL=C date +'%A %x, %X %Z')
   MALLOC=
   
 case $OS in  case $OS in
   
Line 9133  case $OS in Line 9171  case $OS in
         IPCS_SYSV=-UIPCS_SYSV          IPCS_SYSV=-UIPCS_SYSV
         CXXFLAGS="$CXXFLAGS -D_GLIBCXX_FULLY_DYNAMIC_STRING"          CXXFLAGS="$CXXFLAGS -D_GLIBCXX_FULLY_DYNAMIC_STRING"
         ac_configure_args="$ac_configure_args --with-readline=builtin \          ac_configure_args="$ac_configure_args --with-readline=builtin \
                 --disable-shared --enable-static"                  --disable-shared --enable-static --enable-threads"
         C_STANDARD=-std=gnu99          C_STANDARD=-std=gnu99
     break ;;      break ;;
   
Line 9143  case $OS in Line 9181  case $OS in
         SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES          SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES
         IPCS_SYSV=-UIPCS_SYSV          IPCS_SYSV=-UIPCS_SYSV
         ac_configure_args="$ac_configure_args --with-readline=builtin \          ac_configure_args="$ac_configure_args --with-readline=builtin \
                 --disable-shared --enable-static"                  --disable-shared --enable-static --enable-threads"
         C_STANDARD=-std=gnu99          C_STANDARD=-std=gnu99
     break ;;      break ;;
   
Line 9153  case $OS in Line 9191  case $OS in
         SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES          SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES
         IPCS_SYSV=-UIPCS_SYSV          IPCS_SYSV=-UIPCS_SYSV
         ac_configure_args="$ac_configure_args --with-readline=builtin \          ac_configure_args="$ac_configure_args --with-readline=builtin \
                 --disable-shared --enable-static"                  --disable-shared --enable-static --enable-threads"
         C_STANDARD=-std=gnu99          C_STANDARD=-std=gnu99
     break;;      break;;
   
Line 9163  case $OS in Line 9201  case $OS in
         SEMAPHORES_NOMMES=-DSEMAPHORES_NOMMES          SEMAPHORES_NOMMES=-DSEMAPHORES_NOMMES
         IPCS_SYSV=-UIPCS_SYSV          IPCS_SYSV=-UIPCS_SYSV
         ac_configure_args="$ac_configure_args --with-readline=builtin \          ac_configure_args="$ac_configure_args --with-readline=builtin \
                 --disable-shared --enable-static"                  --disable-shared --enable-static --enable-threads"
         C_STANDARD=-std=gnu99          C_STANDARD=-std=gnu99
     break ;;      break ;;
   
     OS/2)      OS/2)
         MALLOC=  
         if test $FORCED_FINAL_ENCODING -eq 0; then \          if test $FORCED_FINAL_ENCODING -eq 0; then \
             FINAL_ENCODING=CP850; \              FINAL_ENCODING=CP850; \
         fi;          fi;
Line 9178  case $OS in Line 9215  case $OS in
         SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES          SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES
         IPCS_SYSV=-DIPCS_SYSV          IPCS_SYSV=-DIPCS_SYSV
         ac_configure_args="$ac_configure_args --without-readline \          ac_configure_args="$ac_configure_args --without-readline \
                 --without-cairo --disable-shared --enable-static"                  --without-cairo --disable-shared --enable-static \
                   --enable-threads"
         C_STANDARD=          C_STANDARD=
     break;;      break;;
   
Line 9191  case $OS in Line 9229  case $OS in
         SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES          SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES
         IPCS_SYSV=-DIPCS_SYSV          IPCS_SYSV=-DIPCS_SYSV
         ac_configure_args="$ac_configure_args --with-readline=builtin \          ac_configure_args="$ac_configure_args --with-readline=builtin \
                 --disable-shared --enable-static"                  --disable-shared --enable-static --enable-threads"
         C_STANDARD=-std=gnu99          C_STANDARD=-std=gnu99
     break;;      break;;
   
       SunOS)
           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"
           C_STANDARD=-std=gnu99
           MALLOC=-lumem
       break ;;
   
     *)      *)
         EXPORT_DYNAMIC=-Wl,--export-dynamic          EXPORT_DYNAMIC=-Wl,--export-dynamic
         NESTED_FUNCTIONS=          NESTED_FUNCTIONS=
Line 9207  case $OS in Line 9262  case $OS in
         fi          fi
   
         ac_configure_args="$ac_configure_args --with-readline=builtin \          ac_configure_args="$ac_configure_args --with-readline=builtin \
                 --disable-shared --enable-static"                  --disable-shared --enable-static --enable-threads"
         C_STANDARD=-std=gnu99          C_STANDARD=-std=gnu99
     break ;;      break ;;
   
Line 9243  esac Line 9298  esac
   
   
   
   
 ac_config_files="$ac_config_files Makefile"  ac_config_files="$ac_config_files Makefile"
   
 ac_config_files="$ac_config_files COPYING"  ac_config_files="$ac_config_files COPYING"
Line 9277  ac_config_files="$ac_config_files lapack Line 9333  ac_config_files="$ac_config_files lapack
   
 ac_config_files="$ac_config_files lapack/blas/Makefile"  ac_config_files="$ac_config_files lapack/blas/Makefile"
   
 ac_config_files="$ac_config_files ptmalloc3/Makefile"  
   
   
 ac_config_files="$ac_config_files man/rpl.1"  ac_config_files="$ac_config_files man/rpl.1"
   
Line 9827  cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri Line 9881  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.0.19, which was  This file was extended by rpl $as_me 4.0.20, which was
 generated by GNU Autoconf 2.67.  Invocation command line was  generated by GNU Autoconf 2.67.  Invocation command line was
   
   CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
Line 9893  _ACEOF Line 9947  _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.0.19  rpl config.status 4.0.20
 configured by $0, generated by GNU Autoconf 2.67,  configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"    with options \\"\$ac_cs_config\\"
   
Line 10041  do Line 10095  do
     "rplawk/Makefile") CONFIG_FILES="$CONFIG_FILES rplawk/Makefile" ;;      "rplawk/Makefile") CONFIG_FILES="$CONFIG_FILES rplawk/Makefile" ;;
     "lapack/lapack/Makefile") CONFIG_FILES="$CONFIG_FILES lapack/lapack/Makefile" ;;      "lapack/lapack/Makefile") CONFIG_FILES="$CONFIG_FILES lapack/lapack/Makefile" ;;
     "lapack/blas/Makefile") CONFIG_FILES="$CONFIG_FILES lapack/blas/Makefile" ;;      "lapack/blas/Makefile") CONFIG_FILES="$CONFIG_FILES lapack/blas/Makefile" ;;
     "ptmalloc3/Makefile") CONFIG_FILES="$CONFIG_FILES ptmalloc3/Makefile" ;;  
     "man/rpl.1") CONFIG_FILES="$CONFIG_FILES man/rpl.1" ;;      "man/rpl.1") CONFIG_FILES="$CONFIG_FILES man/rpl.1" ;;
     "man/rplcc.1") CONFIG_FILES="$CONFIG_FILES man/rplcc.1" ;;      "man/rplcc.1") CONFIG_FILES="$CONFIG_FILES man/rplcc.1" ;;
     "man/rpllink.1") CONFIG_FILES="$CONFIG_FILES man/rpllink.1" ;;      "man/rpllink.1") CONFIG_FILES="$CONFIG_FILES man/rpllink.1" ;;

Removed from v.1.39  
changed lines
  Added in v.1.49


CVSweb interface <joel.bertrand@systella.fr>