Diff for /rpl/Attic/configure between versions 1.15 and 1.32

version 1.15, 2010/04/07 07:16:10 version 1.32, 2010/08/06 15:32:16
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.65 for rpl 4.0.13.  # Generated by GNU Autoconf 2.65 for rpl 4.0.18.
 #  #
 #  #
 # 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.13'  PACKAGE_VERSION='4.0.18'
 PACKAGE_STRING='rpl 4.0.13'  PACKAGE_STRING='rpl 4.0.18'
 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
 DATE_FR  DATE_FR
 FINAL_ENCODING  FINAL_ENCODING
 OPENSSL  OPENSSL
Line 608  GSL Line 610  GSL
 UNITS  UNITS
 READLINE  READLINE
 NCURSES  NCURSES
 LIBMTMALLOC  SEMAPHORES_NOMMES
   NESTED_FUNCTIONS
   EXPORT_DYNAMIC
 OS  OS
 GNUPLOT_COMPILATION  GNUPLOT_COMPILATION
 subdirs  subdirs
Line 641  SED Line 645  SED
 RANLIB  RANLIB
 LN_S  LN_S
 RUNPATH  RUNPATH
 LIBTOOLIZE  
 PROFILAGE  PROFILAGE
 X_EXTRA_LIBS  X_EXTRA_LIBS
 X_LIBS  X_LIBS
Line 756  enable_option_checking Line 759  enable_option_checking
 enable_dependency_tracking  enable_dependency_tracking
 with_x  with_x
 enable_optimization  enable_optimization
   enable_full_static
 enable_final_encoding  enable_final_encoding
 enable_tex  enable_tex
 enable_vim  enable_vim
Line 789  XMKMF Line 793  XMKMF
 CPP'  CPP'
 ac_subdirs_all='tools/$NCURSES  ac_subdirs_all='tools/$NCURSES
 tools/$READLINE  tools/$READLINE
 tools/$UNITS  
 tools/$GSL  tools/$GSL
 tools/$GPP  tools/$GPP
 tools/$FILE  tools/$FILE
 tools/$ICONV  tools/$ICONV
 tools/$SQLITE  tools/$SQLITE
   tools/$UNITS
 tools/$GNUPLOT'  tools/$GNUPLOT'
   
 # Initialize some variables set by options.  # Initialize some variables set by options.
Line 1336  if test "$ac_init_help" = "long"; then Line 1340  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.13 to adapt to many kinds of systems.  \`configure' configures rpl 4.0.18 to adapt to many kinds of systems.
   
 Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
   
Line 1411  fi Line 1415  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.13:";;       short | recursive ) echo "Configuration of rpl 4.0.18:";;
    esac     esac
   cat <<\_ACEOF    cat <<\_ACEOF
   
Line 1422  Optional Features: Line 1426  Optional Features:
   --disable-dependency-tracking  speeds up one-time build    --disable-dependency-tracking  speeds up one-time build
   --enable-dependency-tracking   do not reject slow dependency extractors    --enable-dependency-tracking   do not reject slow dependency extractors
   --enable-optimization   set compiler flags [default=environment variables -O3]    --enable-optimization   set compiler flags [default=environment variables -O3]
     --enable-full-static    build static RPL/2 engine [default=shared]
   --enable-final-encoding force final encoding [default=guessed]    --enable-final-encoding force final encoding [default=guessed]
   --enable-tex            provide the TeX support [default=guessed]    --enable-tex            provide the TeX support [default=guessed]
   --enable-vim            provide the vim support [default=guessed]    --enable-vim            provide the vim support [default=guessed]
Line 1524  fi Line 1529  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.13  rpl configure 4.0.18
 generated by GNU Autoconf 2.65  generated by GNU Autoconf 2.65
   
 Copyright (C) 2009 Free Software Foundation, Inc.  Copyright (C) 2009 Free Software Foundation, Inc.
Line 2235  cat >config.log <<_ACEOF Line 2240  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.13, which was  It was created by rpl $as_me 4.0.18, which was
 generated by GNU Autoconf 2.65.  Invocation command line was  generated by GNU Autoconf 2.65.  Invocation command line was
   
   $ $0 $@    $ $0 $@
Line 3154  fi Line 3159  fi
   
 # Define the identity of the package.  # Define the identity of the package.
  PACKAGE='rpl'   PACKAGE='rpl'
  VERSION='4.0.13'   VERSION='4.0.18'
   
   
 cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
Line 3198  am__tar='${AMTAR} chof - "$$tardir"'; am Line 3203  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-20100206  NCURSES=ncurses-5.7-20100619
 READLINE=readline-6.1  READLINE=readline-6.1
 UNITS=units-1.87  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.0
 FILE=file-5.03  FILE=file-5.03
 ICONV=libiconv-1.13.1  ICONV=libiconv-1.13.1
 SQLITE=sqlite-3.6.23.1  SQLITE=sqlite-3.7.0.1
 OPENSSL=openssl-1.0.0  OPENSSL=openssl-1.0.0a
   
 ac_ext=c  ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'  ac_cpp='$CPP $CPPFLAGS'
Line 3215  ac_compile='$CC -c $CFLAGS $CPPFLAGS con Line 3220  ac_compile='$CC -c $CFLAGS $CPPFLAGS con
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'  ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 ac_compiler_gnu=$ac_cv_c_compiler_gnu  ac_compiler_gnu=$ac_cv_c_compiler_gnu
 if test -n "$ac_tool_prefix"; then  if test -n "$ac_tool_prefix"; then
   for ac_prog in gcc-4.4 gcc    for ac_prog in gcc
   do    do
     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
Line 3259  fi Line 3264  fi
 fi  fi
 if test -z "$CC"; then  if test -z "$CC"; then
   ac_ct_CC=$CC    ac_ct_CC=$CC
   for ac_prog in gcc-4.4 gcc    for ac_prog in gcc
 do  do
   # Extract the first word of "$ac_prog", so it can be a program name with args.    # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2  set dummy $ac_prog; ac_word=$2
Line 3998  fi Line 4003  fi
   
   
   
   EXT_SQL=
   
 if test x"$CC" != x""; then  if test x"$CC" != x""; then
     GCC_VERSION_MAJEURE=`$CC -v 2>&1 | awk '/^gcc/ { print $3; }' | \      GCC_VERSION_MAJEURE=`$CC -v 2>&1 | awk '/^gcc/ { print $3; }' | \
             awk -F. '{ printf("%s", $1);}'`              awk -F. '{ printf("%s", $1);}'`
     GCC_VERSION_MINEURE=`$CC -v 2>&1 | awk '/^gcc/ { print $3; }' | \      GCC_VERSION_MINEURE=`$CC -v 2>&1 | awk '/^gcc/ { print $3; }' | \
             awk -F. '{ printf("%s", $2);}'`              awk -F. '{ printf("%s", $2);}'`
     if test $GCC_VERSION_MAJEURE -ge 4 -a $GCC_VERSION_MINEURE -ge 4; then      if test $GCC_VERSION_MAJEURE -ge 5; then
         OPTIMISATION_C=-O3          OPTIMISATION_C=-O3
     else      else
         if test $GCC_VERSION_MAJEURE -ge 5; then          if test $GCC_VERSION_MAJEURE -ge 4 -a $GCC_VERSION_MINEURE -ge 4; \
                   then
             OPTIMISATION_C=-O3              OPTIMISATION_C=-O3
         else          else
             OPTIMISATION_C=-O2              if test $GCC_VERSION_MAJEURE -ge 2; then
                   OPTIMISATION_C=-O2
               else
                   as_fn_error "Cannot find decent or recent gcc (gcc-4.2 or better)!" "$LINENO" 5
               fi
         fi          fi
     fi      fi
 fi  fi
Line 4155  if test -z "$CXX"; then Line 4167  if test -z "$CXX"; then
     CXX=$CCC      CXX=$CCC
   else    else
     if test -n "$ac_tool_prefix"; then      if test -n "$ac_tool_prefix"; then
   for ac_prog in g++-4.4 g++    for ac_prog in g++
   do    do
     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
Line 4199  fi Line 4211  fi
 fi  fi
 if test -z "$CXX"; then  if test -z "$CXX"; then
   ac_ct_CXX=$CXX    ac_ct_CXX=$CXX
   for ac_prog in g++-4.4 g++    for ac_prog in g++
 do  do
   # Extract the first word of "$ac_prog", so it can be a program name with args.    # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2  set dummy $ac_prog; ac_word=$2
Line 4539  ac_compile='$F77 -c $FFLAGS conftest.$ac Line 4551  ac_compile='$F77 -c $FFLAGS conftest.$ac
 ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'  ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 ac_compiler_gnu=$ac_cv_f77_compiler_gnu  ac_compiler_gnu=$ac_cv_f77_compiler_gnu
 if test -n "$ac_tool_prefix"; then  if test -n "$ac_tool_prefix"; then
   for ac_prog in gfortran-4.4 gfortran    for ac_prog in gfortran
   do    do
     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
Line 4583  fi Line 4595  fi
 fi  fi
 if test -z "$F77"; then  if test -z "$F77"; then
   ac_ct_F77=$F77    ac_ct_F77=$F77
   for ac_prog in gfortran-4.4 gfortran    for ac_prog in gfortran
 do  do
   # Extract the first word of "$ac_prog", so it can be a program name with args.    # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2  set dummy $ac_prog; ac_word=$2
Line 4755  ac_compile='$FC -c $FCFLAGS $ac_fcflags_ Line 4767  ac_compile='$FC -c $FCFLAGS $ac_fcflags_
 ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $ac_fcflags_srcext conftest.$ac_ext $LIBS >&5'  ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $ac_fcflags_srcext conftest.$ac_ext $LIBS >&5'
 ac_compiler_gnu=$ac_cv_fc_compiler_gnu  ac_compiler_gnu=$ac_cv_fc_compiler_gnu
 if test -n "$ac_tool_prefix"; then  if test -n "$ac_tool_prefix"; then
   for ac_prog in gfortran-4.4 gfortran    for ac_prog in gfortran
   do    do
     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
Line 4799  fi Line 4811  fi
 fi  fi
 if test -z "$FC"; then  if test -z "$FC"; then
   ac_ct_FC=$FC    ac_ct_FC=$FC
   for ac_prog in gfortran-4.4 gfortran    for ac_prog in gfortran
 do  do
   # Extract the first word of "$ac_prog", so it can be a program name with args.    # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2  set dummy $ac_prog; ac_word=$2
Line 4966  if test x"$FC" != x""; then Line 4978  if test x"$FC" != x""; then
             awk -F. '{ printf("%s", $1);}'`              awk -F. '{ printf("%s", $1);}'`
     GCC_VERSION_MINEURE=`$FC -v 2>&1 | awk '/^gcc/ { print $3; }' | \      GCC_VERSION_MINEURE=`$FC -v 2>&1 | awk '/^gcc/ { print $3; }' | \
             awk -F. '{ printf("%s", $2);}'`              awk -F. '{ printf("%s", $2);}'`
     if test $GCC_VERSION_MAJEURE -ge 4 -a $GCC_VERSION_MINEURE -ge 4; then      if test $GCC_VERSION_MAJEURE -ge 5; then
         OPTIMISATION_F=-O3          OPTIMISATION_F=-O3
     else      else
         if test $GCC_VERSION_MAJEURE -ge 5; then          if test $GCC_VERSION_MAJEURE -ge 4 -a $GCC_VERSION_MINEURE -ge 4; then
             OPTIMISATION_F=-O3              OPTIMISATION_F=-O3
         else          else
             OPTIMISATION_F=-O2              if test $GCC_VERSION_MAJEURE -ge 3; then
                   OPTIMISATION_F=-O2
               else
                   as_fn_error "Cannot find decent or recent gfortran (gfortran-4.3 or better)!" "$LINENO" 5
               fi
         fi          fi
     fi      fi
 fi  fi
Line 5835  else Line 5851  else
 fi  fi
   
   
   # Check whether --enable-full-static was given.
   if test "${enable_full_static+set}" = set; then :
     enableval=$enable_full_static;
   if test "$enableval" = "no"; then
       STATIC=no
   else
       STATIC=yes
   fi
   else
     STATIC=no
   fi
   
   
 # Check whether --enable-final-encoding was given.  # Check whether --enable-final-encoding was given.
 if test "${enable_final_encoding+set}" = set; then :  if test "${enable_final_encoding+set}" = set; then :
   enableval=$enable_final_encoding;    enableval=$enable_final_encoding;
Line 5992  fi Line 6021  fi
 if test "${enable_debug+set}" = set; then :  if test "${enable_debug+set}" = set; then :
   enableval=$enable_debug;    enableval=$enable_debug;
 if test "$enableval" = "no"; then  if test "$enableval" = "no"; then
     DEBUG=""      DEBUG="-UDEBUG_MEMOIRE -UDEBUG_ERREURS"
       MALLOC="\$(top_builddir)/ptmalloc3/libptmalloc3.a"
 else  else
     DEBUG="-DDEBUG_MEMOIRE"      DEBUG="-DDEBUG_MEMOIRE -UDEBUG_ERREURS"
       MALLOC=""
 fi  fi
 else  else
   DEBUG=""    DEBUG="-UDEBUG_MEMOIRE -UDEBUG_ERREURS"
       MALLOC="\$(top_builddir)/ptmalloc3/libptmalloc3.a"
 fi  fi
   
   
Line 6042  fi Line 6074  fi
 if test ! -d "$srcdir"/tools/$FILE; then  if test ! -d "$srcdir"/tools/$FILE; then
     gunzip -c "$srcdir"/tools/$FILE.tar.gz | \      gunzip -c "$srcdir"/tools/$FILE.tar.gz | \
             (cd "$srcdir/tools" && tar -xf - )              (cd "$srcdir/tools" && tar -xf - )
     TMP=$(mktemp)  
     (cd "$srcdir/tools"/$FILE && gunzip -c ../$FILE.diff.gz | patch -p1)      (cd "$srcdir/tools"/$FILE && gunzip -c ../$FILE.diff.gz | patch -p1)
     sed 's/libmagic/librplfile/g' "$srcdir"/tools/$FILE/src/Makefile.am > $TMP  
     sed 's/^bin_PROGRAMS = file/bin_PROGRAMS = rplfile/g' $TMP | \  
         sed 's/^file_/rplfile_/g' > \  
         "$srcdir"/tools/$FILE/src/Makefile.am  
     sed 's/file$/rplfile/g' "$srcdir"/tools/$FILE/magic/Makefile.am > $TMP  
     \mv -f $TMP "$srcdir"/tools/$FILE/magic/Makefile.am  
     (cd "$srcdir"/tools/$FILE && libtoolize --copy --force \  
         && aclocal && automake -af && autoconf);  
 fi  fi
 if test ! -d "$srcdir"/tools/$ICONV; then  if test ! -d "$srcdir"/tools/$ICONV; then
     gunzip -c "$srcdir"/tools/$ICONV.tar.gz | \      gunzip -c "$srcdir"/tools/$ICONV.tar.gz | \
Line 6060  fi Line 6083  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 | \
             (cd tools && tar -xf -)              (cd tools && tar -xf -)
 fi  fi
   
 # Extract the first word of "libtoolize", so it can be a program name with args.  
 set dummy libtoolize; 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_LIBTOOLIZE+set}" = set; then :  
   $as_echo_n "(cached) " >&6  
 else  
   if test -n "$LIBTOOLIZE"; then  
   ac_cv_prog_LIBTOOLIZE="$LIBTOOLIZE" # 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_LIBTOOLIZE="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_LIBTOOLIZE" && ac_cv_prog_LIBTOOLIZE="no"  
 fi  
 fi  
 LIBTOOLIZE=$ac_cv_prog_LIBTOOLIZE  
 if test -n "$LIBTOOLIZE"; then  
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBTOOLIZE" >&5  
 $as_echo "$LIBTOOLIZE" >&6; }  
 else  
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5  
 $as_echo "no" >&6; }  
 fi  
   
   
 if test "$LIBTOOLIZE" = "no"; then  
     as_fn_error "Cannot find libtoolize! You have to install it." "$LINENO" 5  
 fi  
   
 # Extract the first word of "aclocal", so it can be a program name with args.  
 set dummy aclocal; 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_ACLOCAL+set}" = set; then :  
   $as_echo_n "(cached) " >&6  
 else  
   if test -n "$ACLOCAL"; then  
   ac_cv_prog_ACLOCAL="$ACLOCAL" # 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_ACLOCAL="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_ACLOCAL" && ac_cv_prog_ACLOCAL="no"  
 fi  
 fi  
 ACLOCAL=$ac_cv_prog_ACLOCAL  
 if test -n "$ACLOCAL"; then  
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ACLOCAL" >&5  
 $as_echo "$ACLOCAL" >&6; }  
 else  
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5  
 $as_echo "no" >&6; }  
 fi  
   
   
 if test "$ACLOCAL" = "no"; then  
     as_fn_error "Cannot find aclocal! You have to install it." "$LINENO" 5  
 fi  
   
 # Extract the first word of "automake", so it can be a program name with args.  
 set dummy automake; 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_AUTOMAKE+set}" = set; then :  
   $as_echo_n "(cached) " >&6  
 else  
   if test -n "$AUTOMAKE"; then  
   ac_cv_prog_AUTOMAKE="$AUTOMAKE" # 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_AUTOMAKE="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_AUTOMAKE" && ac_cv_prog_AUTOMAKE="no"  
 fi  
 fi  
 AUTOMAKE=$ac_cv_prog_AUTOMAKE  
 if test -n "$AUTOMAKE"; then  
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AUTOMAKE" >&5  
 $as_echo "$AUTOMAKE" >&6; }  
 else  
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5  
 $as_echo "no" >&6; }  
 fi  
   
   
 if test "$AUTOMAKE" = "no"; then  
     as_fn_error "Cannot find automake! You have to install it." "$LINENO" 5  
 fi  
   
 # Extract the first word of "autoconf", so it can be a program name with args.  
 set dummy autoconf; 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_AUTOCONF+set}" = set; then :  
   $as_echo_n "(cached) " >&6  
 else  
   if test -n "$AUTOCONF"; then  
   ac_cv_prog_AUTOCONF="$AUTOCONF" # 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_AUTOCONF="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_AUTOCONF" && ac_cv_prog_AUTOCONF="no"  
 fi  
 fi  
 AUTOCONF=$ac_cv_prog_AUTOCONF  
 if test -n "$AUTOCONF"; then  
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AUTOCONF" >&5  
 $as_echo "$AUTOCONF" >&6; }  
 else  
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5  
 $as_echo "no" >&6; }  
 fi  
   
   
 if test "$AUTOCONF" = "no"; then  
     as_fn_error "Cannot find autoconf! You have to install it." "$LINENO" 5  
 fi  
   
   
   
 # Check whether --enable-final-run-path was given.  # Check whether --enable-final-run-path was given.
Line 7193  fi Line 7049  fi
   
 if test "x$with_mysql" = xcheck -o "x$with_mysql" = yes; then  if test "x$with_mysql" = xcheck -o "x$with_mysql" = yes; then
     libMySQLinc="-I/usr/include"      libMySQLinc="-I/usr/include"
     libMySQLlib="-L/usr/lib"      libMySQLlib="/usr/lib"
   
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libmysql includes in /usr/include" >&5      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libmysql includes in /usr/include" >&5
 $as_echo_n "checking for libmysql includes in /usr/include... " >&6; }  $as_echo_n "checking for libmysql includes in /usr/include... " >&6; }
     saved_CFLAGS="$CFLAGS"      saved_CFLAGS="$CFLAGS"
     CFLAGS="$CFLAGS $libMySQLinc"      CFLAGS="$CFLAGS -L/$libMySQLinc"
     cat confdefs.h - <<_ACEOF >conftest.$ac_ext      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */  /* end confdefs.h.  */
 #include "mysql.h"  #include "mysql.h"
Line 7312  rm -f core conftest.err conftest.$ac_obj Line 7168  rm -f core conftest.err conftest.$ac_obj
 else  else
     if test "x$with_mysql" != xno; then      if test "x$with_mysql" != xno; then
         libMySQLinc="-I$with_mysql/include"          libMySQLinc="-I$with_mysql/include"
         libMySQLlib="-L$with_mysql/lib"          libMySQLlib="$with_mysql/lib"
   
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libmysql includes in $with_mysql" >&5          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libmysql includes in $with_mysql" >&5
 $as_echo_n "checking for libmysql includes in $with_mysql... " >&6; }  $as_echo_n "checking for libmysql includes in $with_mysql... " >&6; }
Line 7380  if test "$MYSQL_SUPPORT" = "-DMYSQL_SUPP Line 7236  if test "$MYSQL_SUPPORT" = "-DMYSQL_SUPP
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libmysql libraries in $libMySQLlib" >&5          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libmysql libraries in $libMySQLlib" >&5
 $as_echo_n "checking for libmysql libraries in $libMySQLlib... " >&6; }  $as_echo_n "checking for libmysql libraries in $libMySQLlib... " >&6; }
         saved_LIBS="$LIBS"          saved_LIBS="$LIBS"
         LIBS="$LIBS $libMySQLlib $libMySQLinc -lmysqlclient_r"          if test $STATIC = no; then
               LIBS="$LIBS -L/$libMySQLlib -lmysqlclient_r $libMySQLinc"
           else
               LIBS="$LIBS $libMySQLlib/libmysqlclient_r.a -lz $libMySQLinc"
           fi
         cat confdefs.h - <<_ACEOF >conftest.$ac_ext          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */  /* end confdefs.h.  */
 #include "mysql.h"  #include "mysql.h"
Line 7402  fi Line 7262  fi
 rm -f core conftest.err conftest.$ac_objext \  rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext      conftest$ac_exeext conftest.$ac_ext
         LIBS=$saved_LIBS;          LIBS=$saved_LIBS;
         libMySQLlib="$libMySQLlib -lmysqlclient_r"          if test $STATIC = no; then
               libMySQLlib="-L/$libMySQLlib -lmysqlclient_r"
           else
               libMySQLlib="$libMySQLlib/libmysqlclient_r.a"
               EXT_SQL="$EXT_SQL $libMySQLlib"
           fi
     fi      fi
   
     if test $MYSQL_LIB = no; then      if test $MYSQL_LIB = no; then
Line 7434  fi Line 7299  fi
   
 if test "x$with_postgresql" = xcheck -o "x$with_postgresql" = xyes; then  if test "x$with_postgresql" = xcheck -o "x$with_postgresql" = xyes; then
     libPgSQLinc="-I/usr/include"      libPgSQLinc="-I/usr/include"
     libPgSQLlib="-L/usr/lib"      libPgSQLlib="/usr/lib"
   
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpq includes in /usr/include" >&5      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpq includes in /usr/include" >&5
 $as_echo_n "checking for libpq includes in /usr/include... " >&6; }  $as_echo_n "checking for libpq includes in /usr/include... " >&6; }
Line 7616  rm -f core conftest.err conftest.$ac_obj Line 7481  rm -f core conftest.err conftest.$ac_obj
 else  else
     if test "x$with_postgresql" != xno; then      if test "x$with_postgresql" != xno; then
         libPgSQLinc="-I$with_postgresql/include"          libPgSQLinc="-I$with_postgresql/include"
         libPgSQLlib="-L$with_postgresql/lib"          libPgSQLlib="$with_postgresql/lib"
   
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpq includes in $libPgSQLinc" >&5          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpq includes in $libPgSQLinc" >&5
 $as_echo_n "checking for libpq includes in $libPgSQLinc... " >&6; }  $as_echo_n "checking for libpq includes in $libPgSQLinc... " >&6; }
Line 7716  if test "$POSTGRESQL_SUPPORT" = "-DPOSTG Line 7581  if test "$POSTGRESQL_SUPPORT" = "-DPOSTG
         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpq libraries in $libPgSQLlib" >&5          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpq libraries in $libPgSQLlib" >&5
 $as_echo_n "checking for libpq libraries in $libPgSQLlib... " >&6; }  $as_echo_n "checking for libpq libraries in $libPgSQLlib... " >&6; }
         saved_LIBS="$LIBS"          saved_LIBS="$LIBS"
         LIBS="$LIBS $libPgSQLlib $libPgSQLinc -lpq"          if test $STATIC = no; then
               LIBS="$LIBS -L/$libPgSQLlib $libPgSQLinc -lpq"
           else
               LIBS="$LIBS $libPgSQLlib/libpq.a $libPgSQLinc"
           fi
         cat confdefs.h - <<_ACEOF >conftest.$ac_ext          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */  /* end confdefs.h.  */
 #include "libpq-fe.h"  #include "libpq-fe.h"
Line 7739  fi Line 7608  fi
 rm -f core conftest.err conftest.$ac_objext \  rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext      conftest$ac_exeext conftest.$ac_ext
         LIBS=$saved_LIBS;          LIBS=$saved_LIBS;
         libPgSQLlib="$libPgSQLlib -lpq"          if test $STATIC = no; then
               libPgSQLlib="-L/$libPgSQLlib -lpq"
           else
               libPgSQLlib="$libPgSQLlib/libpq.a"
               EXT_SQL="$EXT_SQL $libPgSQLlib"
           fi
     fi      fi
 fi  fi
   
Line 9018  subdirs="$subdirs tools/$NCURSES" Line 8892  subdirs="$subdirs tools/$NCURSES"
   
 subdirs="$subdirs tools/$READLINE"  subdirs="$subdirs tools/$READLINE"
   
 subdirs="$subdirs tools/$UNITS"  
   
 subdirs="$subdirs tools/$GSL"  subdirs="$subdirs tools/$GSL"
   
 subdirs="$subdirs tools/$GPP"  subdirs="$subdirs tools/$GPP"
Line 9030  subdirs="$subdirs tools/$ICONV" Line 8902  subdirs="$subdirs tools/$ICONV"
   
 subdirs="$subdirs tools/$SQLITE"  subdirs="$subdirs tools/$SQLITE"
   
   subdirs="$subdirs tools/$UNITS"
   
   
   
 # Check whether --with-openssl_arch was given.  # Check whether --with-openssl_arch was given.
Line 9040  else Line 8914  else
 fi  fi
   
   
 if test "x$with_openssl_arch" = xnone; then  if test $(uname) = "OS/2"; then
     (cd tools/$OPENSSL && ./config)      (cd tools/$OPENSSL && os2/OS2-EMX.cmd)
 elif test "x$with_openssl_arch" = xyes -o "x$with_openssl_arch" = xno; then  
     (cd tools/$OPENSSL && ./Configure)  
     as_fn_error "OS/COMP informations are required!" "$LINENO" 5  
 elif test "x$with_openssl_arch" = xlist; then  
     (cd tools/$OPENSSL && ./Configure)  
     as_fn_error "Please specify OS and Architecture" "$LINENO" 5  
 else  else
     (cd tools/$OPENSSL && ./Configure $with_openssl_arch)      if test "x$with_openssl_arch" = xnone; then
           (cd tools/$OPENSSL && ./config)
       elif test "x$with_openssl_arch" = xyes -o "x$with_openssl_arch" = xno; then
           (cd tools/$OPENSSL && ./Configure)
           as_fn_error "OS/COMP informations are required!" "$LINENO" 5
       elif test "x$with_openssl_arch" = xlist; then
           (cd tools/$OPENSSL && ./Configure)
           as_fn_error "Please specify OS and Architecture" "$LINENO" 5
       else
           (cd tools/$OPENSSL && ./Configure $with_openssl_arch)
       fi
 fi  fi
   
 if test "$MYGNUPLOT" = "yes"; then  if test "$MYGNUPLOT" = "yes"; then
Line 9119  esac Line 8997  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')
   
 if test $(uname) = "SunOS"; then  case $OS in
     LIBMTMALLOC=-lmtmalloc  
 else      Darwin)
     LIBMTMALLOC=          EXPORT_DYNAMIC=-Wl,-flat_namespace
 fi          NESTED_FUNCTIONS=-fnested-functions
           SEMAPHORES_NOMMES=-DSEMAPHORES_NOMMES
           CXXFLAGS="$CXXFLAGS -D_GLIBCXX_FULLY_DYNAMIC_STRING"
           ac_configure_args="$ac_configure_args --with-readline=builtin \
                   --disable-shared --enable-static"
       break ;;
   
       Cygwin)
           EXPORT_DYNAMIC=-Wl,--export-all-symbols
           NESTED_FUNCTIONS=
           SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES
           ac_configure_args="$ac_configure_args --with-readline=builtin \
                   --disable-shared --enable-static"
       break ;;
   
       AIX)
           EXPORT_DYNAMIC=-Wl,--export-dynamic
           NESTED_FUNCTIONS=
           SEMAPHORES_NOMMES=-DSEMAPHORES_NOMMES
           ac_configure_args="$ac_configure_args --with-readline=builtin \
                   --disable-shared --enable-static"
       break ;;
   
       OS/2)
           MALLOC=
           OS=OS2
           FINAL_ENCODING=UTF-8
           NESTED_FUNCTIONS=
           EXPORT_DYNAMIC=-Zmap
           SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES
           ac_configure_args="$ac_configure_args --without-readline \
                   --without-cairo --disable-shared --enable-static"
       break;;
   
       *)
           EXPORT_DYNAMIC=-Wl,--export-dynamic
           NESTED_FUNCTIONS=
           SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES
           ac_configure_args="$ac_configure_args --with-readline=builtin \
                   --disable-shared --enable-static"
       break ;;
   
   esac
   
   
   
   
   
   
   
Line 9178  ac_config_files="$ac_config_files lapack Line 9102  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 9725  cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri Line 9651  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.13, which was  This file was extended by rpl $as_me 4.0.18, which was
 generated by GNU Autoconf 2.65.  Invocation command line was  generated by GNU Autoconf 2.65.  Invocation command line was
   
   CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
Line 9791  _ACEOF Line 9717  _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.13  rpl config.status 4.0.18
 configured by $0, generated by GNU Autoconf 2.65,  configured by $0, generated by GNU Autoconf 2.65,
   with options \\"\$ac_cs_config\\"    with options \\"\$ac_cs_config\\"
   
Line 9932  do Line 9858  do
     "rplsums/Makefile") CONFIG_FILES="$CONFIG_FILES rplsums/Makefile" ;;      "rplsums/Makefile") CONFIG_FILES="$CONFIG_FILES rplsums/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.15  
changed lines
  Added in v.1.32


CVSweb interface <joel.bertrand@systella.fr>