Diff for /rpl/Attic/configure between versions 1.37 and 1.52.2.2

version 1.37, 2010/08/26 17:56:18 version 1.52.2.2, 2011/04/14 08:46: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.18.  # Generated by GNU Autoconf 2.67 for rpl 4.0.23.
 #  #
 #  #
 # 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.18'  PACKAGE_VERSION='4.0.23'
 PACKAGE_STRING='rpl 4.0.18'  PACKAGE_STRING='rpl 4.0.23'
 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
 IPCS_SYSV  IPCS_SYSV
 SEMAPHORES_SYSV  
 SEMAPHORES_NOMMES  SEMAPHORES_NOMMES
 NESTED_FUNCTIONS  NESTED_FUNCTIONS
 EXPORT_DYNAMIC  EXPORT_DYNAMIC
Line 779  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 1348  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.18 to adapt to many kinds of systems.  \`configure' configures rpl 4.0.23 to adapt to many kinds of systems.
   
 Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
   
Line 1423  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.18:";;       short | recursive ) echo "Configuration of rpl 4.0.23:";;
    esac     esac
   cat <<\_ACEOF    cat <<\_ACEOF
   
Line 1453  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 1538  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.18  rpl configure 4.0.23
 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 2249  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.18, which was  It was created by rpl $as_me 4.0.23, 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 3175  fi Line 3177  fi
   
 # Define the identity of the package.  # Define the identity of the package.
  PACKAGE='rpl'   PACKAGE='rpl'
  VERSION='4.0.18'   VERSION='4.0.23'
   
   
 cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
Line 3219  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.8
 READLINE=readline-6.1  READLINE=readline-6.2
 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.3
 FILE=file-5.03  FILE=file-5.03
 ICONV=libiconv-1.13.1  ICONV=libiconv-1.13.1
 SQLITE=sqlite-3.7.0.1  SQLITE=sqlite-3.7.5
 OPENSSL=openssl-1.0.0a  OPENSSL=openssl-1.0.0d
   
 ac_ext=c  ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'  ac_cpp='$CPP $CPPFLAGS'
Line 6054  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 6086  fi Line 6085  fi
 if test ! -d "$srcdir"/tools/$NCURSES; then  if test ! -d "$srcdir"/tools/$NCURSES; then
     gunzip -c "$srcdir"/tools/$NCURSES.tar.gz | \      gunzip -c "$srcdir"/tools/$NCURSES.tar.gz | \
             (cd "$srcdir/tools" && tar -xf -)              (cd "$srcdir/tools" && tar -xf -)
       (cd "$srcdir/tools/"$NCURSES && \
               for i in ../$NCURSES*.patch.gz;
               do gunzip -c $i | patch -p1;
               done);
 fi  fi
 if test ! -d "$srcdir"/tools/$READLINE; then  if test ! -d "$srcdir"/tools/$READLINE; then
     gunzip -c "$srcdir"/tools/$READLINE.tar.gz | \      gunzip -c "$srcdir"/tools/$READLINE.tar.gz | \
Line 6121  fi Line 6124  fi
 if test ! -d "$srcdir"/tools/$SQLITE; then  if test ! -d "$srcdir"/tools/$SQLITE; then
     gunzip -c "$srcdir"/tools/$SQLITE.tar.gz | \      gunzip -c "$srcdir"/tools/$SQLITE.tar.gz | \
             (cd "$srcdir/tools" && tar -xf -)              (cd "$srcdir/tools" && tar -xf -)
     (cd "$srcdir/tools"/$SQLITE && gunzip -c ../$SQLITE.diff.gz | patch -p1)  
 fi  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 | \
Line 6323  fi Line 6325  fi
   
   
 if test "$AWK" = no; then  if test "$AWK" = no; then
     as_fn_error $? "Can not find nawk !" "$LINENO" 5      # Extract the first word of "gawk", so it can be a program name with args.
   set dummy gawk; ac_word=$2
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   $as_echo_n "checking for $ac_word... " >&6; }
   if test "${ac_cv_prog_AWK+set}" = set; then :
     $as_echo_n "(cached) " >&6
   else
     if test -n "$AWK"; then
     ac_cv_prog_AWK="$AWK" # Let the user override the test.
   else
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
   for as_dir in $PATH
   do
     IFS=$as_save_IFS
     test -z "$as_dir" && as_dir=.
       for ac_exec_ext in '' $ac_executable_extensions; do
     if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
       ac_cv_prog_AWK="yes"
       $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
       break 2
     fi
   done
     done
   IFS=$as_save_IFS
   
     test -z "$ac_cv_prog_AWK" && ac_cv_prog_AWK="no"
   fi
   fi
   AWK=$ac_cv_prog_AWK
   if test -n "$AWK"; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
   $as_echo "$AWK" >&6; }
   else
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
   $as_echo "no" >&6; }
   fi
   
   
       if test "$AWK" = no; then
           as_fn_error $? "Can not find nawk !" "$LINENO" 5
       fi
 fi  fi
   
 # Extract the first word of "sed", so it can be a program name with args.  # Extract the first word of "sed", so it can be a program name with args.
Line 7687  fi Line 7729  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 8821  else Line 8900  else
 #include <signal.h>  #include <signal.h>
 int flag;  int flag;
 void handler(int signal, siginfo_t *siginfo, void *context)  void handler(int signal, siginfo_t *siginfo, void *context)
 { flag = ((*siginfo).si_pid == getpid()) ? 0 : -1; }  { flag = ((*siginfo).si_pid == getpid()) ? 0 : 1; }
 int  int
 main ()  main ()
 {  {
Line 9084  esac Line 9163  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 9091  case $OS in Line 9171  case $OS in
         EXPORT_DYNAMIC=-Wl,-flat_namespace          EXPORT_DYNAMIC=-Wl,-flat_namespace
         NESTED_FUNCTIONS=-fnested-functions          NESTED_FUNCTIONS=-fnested-functions
         SEMAPHORES_NOMMES=-DSEMAPHORES_NOMMES          SEMAPHORES_NOMMES=-DSEMAPHORES_NOMMES
         SEMAPHORES_SYSV=-USEMAPHORES_SYSV  
         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 9103  case $OS in Line 9182  case $OS in
         EXPORT_DYNAMIC=-Wl,--export-all-symbols          EXPORT_DYNAMIC=-Wl,--export-all-symbols
         NESTED_FUNCTIONS=          NESTED_FUNCTIONS=
         SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES          SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES
         SEMAPHORES_SYSV=-USEMAPHORES_SYSV  
         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 9114  case $OS in Line 9192  case $OS in
         EXPORT_DYNAMIC=-Wl,--export-all-symbols          EXPORT_DYNAMIC=-Wl,--export-all-symbols
         NESTED_FUNCTIONS=          NESTED_FUNCTIONS=
         SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES          SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES
         SEMAPHORES_SYSV=-USEMAPHORES_SYSV  
         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 9125  case $OS in Line 9202  case $OS in
         EXPORT_DYNAMIC=-Wl,--export-dynamic          EXPORT_DYNAMIC=-Wl,--export-dynamic
         NESTED_FUNCTIONS=          NESTED_FUNCTIONS=
         SEMAPHORES_NOMMES=-DSEMAPHORES_NOMMES          SEMAPHORES_NOMMES=-DSEMAPHORES_NOMMES
         SEMAPHORES_SYSV=-USEMAPHORES_SYSV  
         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 9141  case $OS in Line 9216  case $OS in
         NESTED_FUNCTIONS=          NESTED_FUNCTIONS=
         EXPORT_DYNAMIC=-Zmap          EXPORT_DYNAMIC=-Zmap
         SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES          SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES
         SEMAPHORES_SYSV=-DSEMAPHORES_SYSV  
         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 9155  case $OS in Line 9230  case $OS in
         EXPORT_DYNAMIC=-Wl,--export-dynamic          EXPORT_DYNAMIC=-Wl,--export-dynamic
         NESTED_FUNCTIONS=          NESTED_FUNCTIONS=
         SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES          SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES
         SEMAPHORES_SYSV=-USEMAPHORES_SYSV  
         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=
         SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES          SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES
   
         if test $IPCS_SYSV = no; then          if test $IPCS_SYSV = no; then
             SEMAPHORES_SYSV=-USEMAPHORES_SYSV  
             IPCS_SYSV=-UIPCS_SYSV              IPCS_SYSV=-UIPCS_SYSV
         else          else
             SEMAPHORES_SYSV=-DSEMAPHORES_SYSV  
             IPCS_SYSV=-DIPCS_SYSV              IPCS_SYSV=-DIPCS_SYSV
         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 9241  ac_config_files="$ac_config_files rplico Line 9330  ac_config_files="$ac_config_files rplico
   
 ac_config_files="$ac_config_files rplsums/Makefile"  ac_config_files="$ac_config_files rplsums/Makefile"
   
   ac_config_files="$ac_config_files rplawk/Makefile"
   
 ac_config_files="$ac_config_files lapack/lapack/Makefile"  ac_config_files="$ac_config_files lapack/lapack/Makefile"
   
 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 9795  cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri Line 9884  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.18, which was  This file was extended by rpl $as_me 4.0.23, 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 9861  _ACEOF Line 9950  _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.18  rpl config.status 4.0.23
 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 10006  do Line 10095  do
     "rpltags/Makefile") CONFIG_FILES="$CONFIG_FILES rpltags/Makefile" ;;      "rpltags/Makefile") CONFIG_FILES="$CONFIG_FILES rpltags/Makefile" ;;
     "rpliconv/Makefile") CONFIG_FILES="$CONFIG_FILES rpliconv/Makefile" ;;      "rpliconv/Makefile") CONFIG_FILES="$CONFIG_FILES rpliconv/Makefile" ;;
     "rplsums/Makefile") CONFIG_FILES="$CONFIG_FILES rplsums/Makefile" ;;      "rplsums/Makefile") CONFIG_FILES="$CONFIG_FILES rplsums/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.37  
changed lines
  Added in v.1.52.2.2


CVSweb interface <joel.bertrand@systella.fr>