Diff for /rpl/Attic/configure between versions 1.90 and 1.98

version 1.90, 2011/10/05 13:14:17 version 1.98, 2011/12/05 19:35:52
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.4.  # Generated by GNU Autoconf 2.68 for rpl 4.1.5.
 #  #
 #  #
 # 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.4'  PACKAGE_VERSION='4.1.5'
 PACKAGE_STRING='rpl 4.1.4'  PACKAGE_STRING='rpl 4.1.5'
 PACKAGE_BUGREPORT=''  PACKAGE_BUGREPORT=''
 PACKAGE_URL=''  PACKAGE_URL=''
   
Line 630  GSL Line 630  GSL
 UNITS  UNITS
 READLINE  READLINE
 NCURSES  NCURSES
   ARCH
 ELF  ELF
 BSH_PATH  BSH_PATH
 IPV6  IPV6
Line 639  SEMAPHORES_NOMMES Line 640  SEMAPHORES_NOMMES
 NESTED_FUNCTIONS  NESTED_FUNCTIONS
 EXPORT_DYNAMIC  EXPORT_DYNAMIC
 C_STANDARD  C_STANDARD
   LIB_PREFIX
 WHOLE_LIB2  WHOLE_LIB2
 WHOLE_LIB1  WHOLE_LIB1
 OS  OS
Line 675  LN_S Line 677  LN_S
 RUNPATH  RUNPATH
 PROFILAGE  PROFILAGE
 subdirs  subdirs
   PSELECT
 SHARED_MEMORY  SHARED_MEMORY
 LIBRPLCAS  LIBRPLCAS
 RPLCAS  RPLCAS
Line 714  CPPFLAGS Line 717  CPPFLAGS
 LDFLAGS  LDFLAGS
 CFLAGS  CFLAGS
 CC  CC
   AM_BACKSLASH
   AM_DEFAULT_VERBOSITY
 am__untar  am__untar
 am__tar  am__tar
 AMTAR  AMTAR
Line 790  SHELL' Line 795  SHELL'
 ac_subst_files=''  ac_subst_files=''
 ac_user_opts='  ac_user_opts='
 enable_option_checking  enable_option_checking
   enable_silent_rules
 enable_dependency_tracking  enable_dependency_tracking
 with_x  with_x
 with_32bits_abi  with_32bits_abi
 with_64bits_abi  with_64bits_abi
   enable_recursive
 with_rpltools  with_rpltools
 enable_rplcas  enable_rplcas
 enable_shared_memory  
 enable_optimization  enable_optimization
 enable_sysv_ipcs  enable_sysv_ipcs
 enable_full_static  enable_full_static
Line 1385  if test "$ac_init_help" = "long"; then Line 1391  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.4 to adapt to many kinds of systems.  \`configure' configures rpl 4.1.5 to adapt to many kinds of systems.
   
 Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
   
Line 1460  fi Line 1466  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.4:";;       short | recursive ) echo "Configuration of rpl 4.1.5:";;
    esac     esac
   cat <<\_ACEOF    cat <<\_ACEOF
   
Line 1468  Optional Features: Line 1474  Optional Features:
   --disable-option-checking  ignore unrecognized --enable/--with options    --disable-option-checking  ignore unrecognized --enable/--with options
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)    --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
     --enable-silent-rules          less verbose build output (undo: `make V=1')
     --disable-silent-rules         verbose build output (undo: `make V=0')
   --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-recursive      recursive configuration (default=yes)
   --enable-rplcas         compile rplcas (default=no)    --enable-rplcas         compile rplcas (default=no)
   --enable-shared-memory  enable shared memory [default=yes]  
   --enable-optimization   set compiler flags [default=environment variables -O3]    --enable-optimization   set compiler flags [default=environment variables -O3]
   --enable-sysv-ipcs      use SystemV IPC functions [default=guessed]    --enable-sysv-ipcs      use SystemV IPC functions [default=guessed]
   --enable-full-static    build static RPL/2 engine [default=shared]    --enable-full-static    build static RPL/2 engine [default=shared]
Line 1581  fi Line 1589  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.4  rpl configure 4.1.5
 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 2292  cat >config.log <<_ACEOF Line 2300  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.4, which was  It was created by rpl $as_me 4.1.5, 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 3196  else Line 3204  else
 fi  fi
 rmdir .tst 2>/dev/null  rmdir .tst 2>/dev/null
   
   # Check whether --enable-silent-rules was given.
   if test "${enable_silent_rules+set}" = set; then :
     enableval=$enable_silent_rules;
   fi
   
   case $enable_silent_rules in
   yes) AM_DEFAULT_VERBOSITY=0;;
   no)  AM_DEFAULT_VERBOSITY=1;;
   *)   AM_DEFAULT_VERBOSITY=1;;
   esac
   AM_BACKSLASH='\'
   
 if test "`cd $srcdir && pwd`" != "`pwd`"; then  if test "`cd $srcdir && pwd`" != "`pwd`"; then
   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output    # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
   # is not polluted with repeated "-I."    # is not polluted with repeated "-I."
Line 3218  fi Line 3238  fi
   
 # Define the identity of the package.  # Define the identity of the package.
  PACKAGE='rpl'   PACKAGE='rpl'
  VERSION='4.1.4'   VERSION='4.1.5'
   
   
 cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
Line 3258  am__tar='${AMTAR} chof - "$$tardir"'; am Line 3278  am__tar='${AMTAR} chof - "$$tardir"'; am
   
   
   
   # Check whether --enable-silent-rules was given.
   if test "${enable_silent_rules+set}" = set; then :
     enableval=$enable_silent_rules;
   fi
   
   case $enable_silent_rules in
   yes) AM_DEFAULT_VERBOSITY=0;;
   no)  AM_DEFAULT_VERBOSITY=1;;
   *)   AM_DEFAULT_VERBOSITY=0;;
   esac
   AM_BACKSLASH='\'
   
   
 ac_config_headers="$ac_config_headers rplconfig.h"  ac_config_headers="$ac_config_headers rplconfig.h"
   
Line 3270  GPP=gpp-3.0 Line 3302  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.8  SQLITE=sqlite-3.7.9
 OPENSSL=openssl-1.0.0e  OPENSSL=openssl-1.0.0e
 OPENMOTIF=openmotif-2.3.3  OPENMOTIF=openmotif-2.3.3
 LIBXPM=libXpm-3.5.9  LIBXPM=libXpm-3.5.9
Line 3281  MPFR=mpfr-3.0.1 Line 3313  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.5.0  PARI=pari-2.5.0
 GIAC=giac-0.9.3  GIAC=giac-0.9.5
   
 ac_ext=c  ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'  ac_cpp='$CPP $CPPFLAGS'
Line 5954  fi Line 5986  fi
   
 LDFLAGS="$LDFLAGS $ABI"  LDFLAGS="$LDFLAGS $ABI"
   
   # Check whether --enable-recursive was given.
   if test "${enable_recursive+set}" = set; then :
     enableval=$enable_recursive;
   if test "$enableval" = "yes"; then
       RECURSIVE=yes
   else
       RECURSIVE=no
   fi
   else
   
       RECURSIVE=yes
   
   
   fi
   
   
   
 # Check whether --with-rpltools was given.  # Check whether --with-rpltools was given.
 if test "${with_rpltools+set}" = set; then :  if test "${with_rpltools+set}" = set; then :
Line 5996  fi Line 6044  fi
   
   
   
 # Check whether --enable-shared-memory was given.  
 if test "${enable_shared_memory+set}" = set; then :  
   enableval=$enable_shared_memory;  
 if test "$enableval" = "no"; then  
     SHARED_MEMORY="-USHARED_MEMORY"  
 else  
     SHARED_MEMORY="-DSHARED_MEMORY"  
 fi  
 else  
   
     SHARED_MEMORY="-USHARED_MEMORY"  
 fi  
   
   
   
   
 # Check whether --enable-optimization was given.  # Check whether --enable-optimization was given.
 if test "${enable_optimization+set}" = set; then :  if test "${enable_optimization+set}" = set; then :
   enableval=$enable_optimization;    enableval=$enable_optimization;
Line 6037  else Line 6069  else
 fi  fi
   
   
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for usable shared memory" >&5
   $as_echo_n "checking for usable shared memory... " >&6; }
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   /* end confdefs.h.  */
   #include <sys/shm.h>
   
   int
   main ()
   {
    return(0);
     ;
     return 0;
   }
   _ACEOF
   if ac_fn_c_try_compile "$LINENO"; then :
     SHARED_MEMORY=-DSHARED_MEMORY; { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
   $as_echo "yes" >&6; }
   else
     SHARED_MEMORY=-USHARED_MEMORY; { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
   $as_echo "no" >&6; }
   
   fi
   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
   
   
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pselect" >&5
   $as_echo_n "checking for pselect... " >&6; }
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   /* end confdefs.h.  */
   #include <sys/select.h>
        #include <unistd.h>
        #include <sys/time.h>
        #include <sys/types.h>
   
   int
   main ()
   {
   
        struct timespec tv;
        fd_set s1, s2, s3;
        tv.tv_sec=1;
        tv.tv_nsec=0;
        FD_SET(1, &s1); FD_SET(2, &s2); FD_SET(3, &s3);
        pselect(5, &s1, &s2, &s3, &tv, NULL);
        return(0);
   
     ;
     return 0;
   }
   _ACEOF
   if ac_fn_c_try_compile "$LINENO"; then :
     PSELECT=-DPSELECT; { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
   $as_echo "yes" >&6; }
   else
     PSELECT=-UPSELECT; { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
   $as_echo "no" >&6; }
   
   fi
   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
   
   
 # Check whether --enable-sysv-ipcs was given.  # Check whether --enable-sysv-ipcs was given.
 if test "${enable_sysv_ipcs+set}" = set; then :  if test "${enable_sysv_ipcs+set}" = set; then :
   enableval=$enable_sysv_ipcs;    enableval=$enable_sysv_ipcs;
Line 6266  if test "$MOTIF_SUPPORT" = "-DMOTIF_SUPP Line 6359  if test "$MOTIF_SUPPORT" = "-DMOTIF_SUPP
             \$(top_builddir)/tools/$LIBXPM/src/.libs/libXpm.a"              \$(top_builddir)/tools/$LIBXPM/src/.libs/libXpm.a"
     INCMOTIF="-I\$(top_srcdir)/tools/$OPENMOTIF/lib \      INCMOTIF="-I\$(top_srcdir)/tools/$OPENMOTIF/lib \
             -I\$(top_builddir)/tools/$OPENMOTIF/lib \              -I\$(top_builddir)/tools/$OPENMOTIF/lib \
             -I\$(top_builddir)/tools/$LIBXPM/include"              -I\$(top_srcdir)/tools/$LIBXPM/include"
     BUILD_OPENMOTIF="$LIBXPM $OPENMOTIF"      BUILD_OPENMOTIF="$LIBXPM $OPENMOTIF"
   
       if test $RECURSIVE = yes; then
   
   
 subdirs="$subdirs tools/$LIBXPM"  subdirs="$subdirs tools/$LIBXPM"
   
     subdirs="$subdirs tools/$OPENMOTIF"          subdirs="$subdirs tools/$OPENMOTIF"
   
       fi;
 fi  fi
   
 # Check whether --enable-experimental was given.  # Check whether --enable-experimental was given.
Line 9258  if test "$MYGNUPLOT" = "yes"; then Line 9354  if test "$MYGNUPLOT" = "yes"; then
         gunzip -c "$srcdir"/tools/$GNUPLOT.tar.gz | \          gunzip -c "$srcdir"/tools/$GNUPLOT.tar.gz | \
                 (cd "$srcdir/tools" && tar -xf -)                  (cd "$srcdir/tools" && tar -xf -)
     fi      fi
     subdirs="$subdirs tools/$GNUPLOT"  
       if test $RECURSIVE = yes; then
           subdirs="$subdirs tools/$GNUPLOT"
   
       fi
   
     GNUPLOT_COMPILATION=$GNUPLOT      GNUPLOT_COMPILATION=$GNUPLOT
 else  else
Line 9497  case $OS in Line 9597  case $OS in
     OS2)      OS2)
         WHOLE_LIB1=""          WHOLE_LIB1=""
         WHOLE_LIB2=""          WHOLE_LIB2=""
           LIB_PREFIX=""
     break ;;      break ;;
   
     *)      *)
         WHOLE_LIB1="-Wl,-whole-archive"          WHOLE_LIB1="-Wl,-whole-archive"
         WHOLE_LIB2="-Wl,-no-whole-archive"          WHOLE_LIB2="-Wl,-no-whole-archive"
           LIB_PREFIX="lib"
       break ;;
   esac
   
   case $HOST in
       x86_64-unknown-linux-gnu)
           ARCH=amd64
       break ;;
   
       i?86-unknown-linux-gnu)
           ARCH=i386
       break ;;
   
       *)
           ARCH=unknown
     break ;;      break ;;
 esac  esac
   
Line 9552  esac Line 9668  esac
   
   
   
 subdirs="$subdirs tools/$NCURSES"  
   
 subdirs="$subdirs tools/$READLINE"  
   
 subdirs="$subdirs tools/$GSL"  if test $RECURSIVE = yes; then
       subdirs="$subdirs tools/$NCURSES"
   
 subdirs="$subdirs tools/$GPP"      subdirs="$subdirs tools/$READLINE"
   
 subdirs="$subdirs tools/$FILE"      subdirs="$subdirs tools/$GSL"
   
 subdirs="$subdirs tools/$ICONV"      subdirs="$subdirs tools/$GPP"
   
 subdirs="$subdirs tools/$SQLITE"      subdirs="$subdirs tools/$FILE"
   
 subdirs="$subdirs tools/$UNITS"      subdirs="$subdirs tools/$ICONV"
   
 subdirs="$subdirs tools/$SIGSEGV"      subdirs="$subdirs tools/$SQLITE"
   
       subdirs="$subdirs tools/$UNITS"
   
       subdirs="$subdirs tools/$SIGSEGV"
   
   fi
   
 ac_config_files="$ac_config_files Makefile"  ac_config_files="$ac_config_files Makefile"
   
Line 9629  ac_config_files="$ac_config_files man/fr Line 9749  ac_config_files="$ac_config_files man/fr
 ac_config_files="$ac_config_files man/fr_FR/mkrplso.1"  ac_config_files="$ac_config_files man/fr_FR/mkrplso.1"
   
   
   ac_config_files="$ac_config_files DEBIAN/control"
   
   
 cat >confcache <<\_ACEOF  cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure  # This file is a shell script that caches the results of configure
 # tests run on this system so they can be shared between configure  # tests run on this system so they can be shared between configure
Line 10167  cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri Line 10290  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.4, which was  This file was extended by rpl $as_me 4.1.5, 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 10233  _ACEOF Line 10356  _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.4  rpl config.status 4.1.5
 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\\"
   
Line 10392  do Line 10515  do
     "man/fr_FR/rpllink.1") CONFIG_FILES="$CONFIG_FILES man/fr_FR/rpllink.1" ;;      "man/fr_FR/rpllink.1") CONFIG_FILES="$CONFIG_FILES man/fr_FR/rpllink.1" ;;
     "man/fr_FR/rpltags.1") CONFIG_FILES="$CONFIG_FILES man/fr_FR/rpltags.1" ;;      "man/fr_FR/rpltags.1") CONFIG_FILES="$CONFIG_FILES man/fr_FR/rpltags.1" ;;
     "man/fr_FR/mkrplso.1") CONFIG_FILES="$CONFIG_FILES man/fr_FR/mkrplso.1" ;;      "man/fr_FR/mkrplso.1") CONFIG_FILES="$CONFIG_FILES man/fr_FR/mkrplso.1" ;;
       "DEBIAN/control") CONFIG_FILES="$CONFIG_FILES DEBIAN/control" ;;
   
   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;    *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
   esac    esac

Removed from v.1.90  
changed lines
  Added in v.1.98


CVSweb interface <joel.bertrand@systella.fr>