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

version 1.1.1.1, 2010/01/26 15:22:44 version 1.15, 2010/04/07 07:16:10
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.9.  # Generated by GNU Autoconf 2.65 for rpl 4.0.13.
 #  #
 #  #
 # 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.9'  PACKAGE_VERSION='4.0.13'
 PACKAGE_STRING='rpl 4.0.9'  PACKAGE_STRING='rpl 4.0.13'
 PACKAGE_BUGREPORT=''  PACKAGE_BUGREPORT=''
 PACKAGE_URL=''  PACKAGE_URL=''
   
Line 598  LTLIBOBJS Line 598  LTLIBOBJS
 LIBOBJS  LIBOBJS
 DATE_FR  DATE_FR
 FINAL_ENCODING  FINAL_ENCODING
   OPENSSL
   SQLITE
 ICONV  ICONV
 FILE  FILE
 GNUPLOT  GNUPLOT
Line 607  UNITS Line 609  UNITS
 READLINE  READLINE
 NCURSES  NCURSES
 LIBMTMALLOC  LIBMTMALLOC
   OS
 GNUPLOT_COMPILATION  GNUPLOT_COMPILATION
 subdirs  subdirs
 EGREP  EGREP
Line 640  LN_S Line 643  LN_S
 RUNPATH  RUNPATH
 LIBTOOLIZE  LIBTOOLIZE
 PROFILAGE  PROFILAGE
 DEBUG_CODE  
 X_EXTRA_LIBS  X_EXTRA_LIBS
 X_LIBS  X_LIBS
 X_PRE_LIBS  X_PRE_LIBS
Line 766  enable_profile Line 768  enable_profile
 enable_final_run_path  enable_final_run_path
 with_mysql  with_mysql
 with_postgresql  with_postgresql
   with_openssl_arch
 '  '
       ac_precious_vars='build_alias        ac_precious_vars='build_alias
 host_alias  host_alias
Line 791  tools/$GSL Line 794  tools/$GSL
 tools/$GPP  tools/$GPP
 tools/$FILE  tools/$FILE
 tools/$ICONV  tools/$ICONV
   tools/$SQLITE
 tools/$GNUPLOT'  tools/$GNUPLOT'
   
 # Initialize some variables set by options.  # Initialize some variables set by options.
Line 1332  if test "$ac_init_help" = "long"; then Line 1336  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.9 to adapt to many kinds of systems.  \`configure' configures rpl 4.0.13 to adapt to many kinds of systems.
   
 Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
   
Line 1407  fi Line 1411  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.9:";;       short | recursive ) echo "Configuration of rpl 4.0.13:";;
    esac     esac
   cat <<\_ACEOF    cat <<\_ACEOF
   
Line 1435  Optional Packages: Line 1439  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-openssl-arch=ARCH  specify os and compiler for openssl (ARCH or list)
   
 Some influential environment variables:  Some influential environment variables:
   CC          C compiler command    CC          C compiler command
Line 1519  fi Line 1524  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.9  rpl configure 4.0.13
 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 2230  cat >config.log <<_ACEOF Line 2235  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.9, which was  It was created by rpl $as_me 4.0.13, 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 3149  fi Line 3154  fi
   
 # Define the identity of the package.  # Define the identity of the package.
  PACKAGE='rpl'   PACKAGE='rpl'
  VERSION='4.0.9'   VERSION='4.0.13'
   
   
 cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
Line 3193  am__tar='${AMTAR} chof - "$$tardir"'; am Line 3198  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-20100102  NCURSES=ncurses-5.7-20100206
 READLINE=readline-6.1  READLINE=readline-6.1
 UNITS=units-1.87  UNITS=units-1.87
 GSL=gsl-1.13  GSL=gsl-1.14
 GPP=gpp-2.24  GPP=gpp-2.24
 GNUPLOT=gnuplot-4.2.6  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
   OPENSSL=openssl-1.0.0
   
 ac_ext=c  ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'  ac_cpp='$CPP $CPPFLAGS'
Line 5832  fi Line 5839  fi
 if test "${enable_final_encoding+set}" = set; then :  if test "${enable_final_encoding+set}" = set; then :
   enableval=$enable_final_encoding;    enableval=$enable_final_encoding;
 if test "$enableval" = "no"; then  if test "$enableval" = "no"; then
     FINAL_ENCODING="\$(shell locale charmap)"      FINAL_ENCODING="\$(shell locale charmap | \
           \$(AWK) '/\=/ { print \$\$3;} !/\=/ { print \$\$1;}')"
 else  else
     FINAL_ENCODING="$enable_final_encoding"      FINAL_ENCODING="$enable_final_encoding"
 fi  fi
 else  else
   FINAL_ENCODING="\$(shell locale charmap)"    FINAL_ENCODING="\$(shell locale charmap | \
       \$(AWK) '/\=/ { print \$\$3;} !/\=/ { print \$\$1;}')"
 fi  fi
   
   
Line 5984  if test "${enable_debug+set}" = set; the Line 5993  if test "${enable_debug+set}" = set; the
   enableval=$enable_debug;    enableval=$enable_debug;
 if test "$enableval" = "no"; then  if test "$enableval" = "no"; then
     DEBUG=""      DEBUG=""
     DEBUG_CODE="-UDEBUG"  
 else  else
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DEBUG=\"-lefence\" in -lefence" >&5      DEBUG="-DDEBUG_MEMOIRE"
 $as_echo_n "checking for DEBUG=\"-lefence\" in -lefence... " >&6; }  
 if test "${ac_cv_lib_efence_DEBUG___lefence_+set}" = set; then :  
   $as_echo_n "(cached) " >&6  
 else  
   ac_check_lib_save_LIBS=$LIBS  
 LIBS="-lefence  $LIBS"  
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext  
 /* end confdefs.h.  */  
   
 /* Override any GCC internal prototype to avoid an error.  
    Use char because int might match the return type of a GCC  
    builtin and then its argument prototype would still apply.  */  
 #ifdef __cplusplus  
 extern "C"  
 #endif  
 char DEBUG="-lefence" ();  
 int  
 main ()  
 {  
 return DEBUG="-lefence" ();  
   ;  
   return 0;  
 }  
 _ACEOF  
 if ac_fn_c_try_link "$LINENO"; then :  
   ac_cv_lib_efence_DEBUG___lefence_=yes  
 else  
   ac_cv_lib_efence_DEBUG___lefence_=no  
 fi  
 rm -f core conftest.err conftest.$ac_objext \  
     conftest$ac_exeext conftest.$ac_ext  
 LIBS=$ac_check_lib_save_LIBS  
 fi  
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_efence_DEBUG___lefence_" >&5  
 $as_echo "$ac_cv_lib_efence_DEBUG___lefence_" >&6; }  
 if test "x$ac_cv_lib_efence_DEBUG___lefence_" = x""yes; then :  
   DEBUG=""  
 fi  
   
     DEBUG_CODE="-DDEBUG"  
     if test "$DEBUG" = ""; then  
         { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Can not find efence! You may install it.  
 Debug flag is disabled.  
 " >&5  
 $as_echo "$as_me: WARNING: Can not find efence! You may install it.  
 Debug flag is disabled.  
 " >&2;}  
     fi  
 fi  fi
 else  else
     DEBUG=""
 DEBUG_CODE="-UDEBUG"  
 DEBUG=""  
 fi  fi
   
   
Line 6058  fi Line 6016  fi
   
   
   
   
 if test ! -d tools; then  if test ! -d tools; then
     mkdir tools      mkdir tools
 fi  fi
Line 6084  if test ! -d "$srcdir"/tools/$GPP; then Line 6041  if test ! -d "$srcdir"/tools/$GPP; then
 fi  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)
       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 | \
             (cd "$srcdir/tools" && tar -xf -)              (cd "$srcdir/tools" && tar -xf -)
 fi  fi
   if test ! -d "$srcdir"/tools/$SQLITE; then
 ac_fn_c_check_func "$LINENO" "asprintf" "ac_cv_func_asprintf"      gunzip -c "$srcdir"/tools/$SQLITE.tar.gz | \
 if test "x$ac_cv_func_asprintf" = x""yes; then :              (cd "$srcdir/tools" && tar -xf -)
   ASPRINTF=found  
 else  
   ASPRINTF=not_found  
 fi  fi
   if test ! -d tools/$OPENSSL; then
       gunzip -c "$srcdir"/tools/$OPENSSL.tar.gz | \
 sed 's/libmagic/librplfile/g' "$srcdir"/tools/$FILE/src/Makefile.am > \              (cd tools && tar -xf -)
     "$srcdir"/tools/$FILE/src/Makefile.am2  
 sed 's/^bin_PROGRAMS = file/bin_PROGRAMS = rplfile/g' \  
     "$srcdir"/tools/$FILE/src/Makefile.am2 | \  
     sed 's/^file_/rplfile_/g' > \  
     "$srcdir"/tools/$FILE/src/Makefile.am  
 \rm -f "$srcdir"/tools/$FILE/src/Makefile.am2  
 if test $(grep rplfile "$srcdir"/tools/$FILE/magic/Makefile.am | wc -l) \  
         -eq 0; then \  
     sed 's/file$/rplfile/g' "$srcdir"/tools/$FILE/magic/Makefile.am > \  
         "$srcdir"/tools/$FILE/src/Makefile.am2; \  
     \mv -f "$srcdir"/tools/$FILE/src/Makefile.am2 \  
         "$srcdir"/tools/$FILE/magic/Makefile.am; \  
 fi  fi
   
 # Extract the first word of "libtoolize", so it can be a program name with args.  # Extract the first word of "libtoolize", so it can be a program name with args.
Line 6282  if test "$AUTOCONF" = "no"; then Line 6234  if test "$AUTOCONF" = "no"; then
     as_fn_error "Cannot find autoconf! You have to install it." "$LINENO" 5      as_fn_error "Cannot find autoconf! You have to install it." "$LINENO" 5
 fi  fi
   
 if test "$ASPRINTF" = not_found; then  
     if test -z "$(grep asprintf.c \  
             "$srcdir"/tools/$FILE/src/Makefile.am)"; then  
         echo Not needed anymore  
     fi  
 fi  
   
 (cd "$srcdir"/tools/$FILE && libtoolize --copy --force \  
         && aclocal && automake -af && autoconf);  
   
   
   
 # Check whether --enable-final-run-path was given.  # Check whether --enable-final-run-path was given.
Line 6448  else Line 6390  else
 fi  fi
   
   
 # Extract the first word of "awk", so it can be a program name with args.  # Extract the first word of "nawk", so it can be a program name with args.
 set dummy awk; ac_word=$2  set dummy nawk; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }  $as_echo_n "checking for $ac_word... " >&6; }
 if test "${ac_cv_prog_AWK+set}" = set; then :  if test "${ac_cv_prog_AWK+set}" = set; then :
Line 6487  fi Line 6429  fi
   
   
 if test "$AWK" = no; then  if test "$AWK" = no; then
     as_fn_error "Can not find awk !" "$LINENO" 5      as_fn_error "Can not find nawk !" "$LINENO" 5
 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 9086  subdirs="$subdirs tools/$FILE" Line 9028  subdirs="$subdirs tools/$FILE"
   
 subdirs="$subdirs tools/$ICONV"  subdirs="$subdirs tools/$ICONV"
   
   subdirs="$subdirs tools/$SQLITE"
   
   
   
   # Check whether --with-openssl_arch was given.
   if test "${with_openssl_arch+set}" = set; then :
     withval=$with_openssl_arch;
   else
     with_openssl_arch=none
   fi
   
   
   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
   
 if test "$MYGNUPLOT" = "yes"; then  if test "$MYGNUPLOT" = "yes"; then
     if test ! -d "$srcdir"/tools/$GNUPLOT; then      if test ! -d "$srcdir"/tools/$GNUPLOT; then
Line 9133  case $host_cpu in Line 9098  case $host_cpu in
   
 esac  esac
   
   case $host_os in
   
       cygwin*)
           OS=Cygwin
       break ;;
   
       interix*)
           OS=Interix
       break ;;
   
       *)
           OS=$(uname)
       break ;;
   
   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')
   
Line 9161  fi Line 9144  fi
   
   
   
   
   
 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 9187  ac_config_files="$ac_config_files rpltag Line 9172  ac_config_files="$ac_config_files rpltag
   
 ac_config_files="$ac_config_files rpliconv/Makefile"  ac_config_files="$ac_config_files rpliconv/Makefile"
   
   ac_config_files="$ac_config_files rplsums/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"
Line 9738  cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri Line 9725  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.9, which was  This file was extended by rpl $as_me 4.0.13, 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 9804  _ACEOF Line 9791  _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.9  rpl config.status 4.0.13
 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 9942  do Line 9929  do
     "scripts/rpllink") CONFIG_FILES="$CONFIG_FILES scripts/rpllink" ;;      "scripts/rpllink") CONFIG_FILES="$CONFIG_FILES scripts/rpllink" ;;
     "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" ;;
     "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" ;;
     "man/rpl.1") CONFIG_FILES="$CONFIG_FILES man/rpl.1" ;;      "man/rpl.1") CONFIG_FILES="$CONFIG_FILES man/rpl.1" ;;

Removed from v.1.1.1.1  
changed lines
  Added in v.1.15


CVSweb interface <joel.bertrand@systella.fr>