Changeset 8f659dc in git


Ignore:
Timestamp:
Dec 8, 1999, 5:19:58 PM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'c5facdfddea2addfd91babd8b9019161dea4b695')
Children:
d6049beeac89084bc61fd619bf07f4799f4b5acf
Parents:
d1ed210aa76ee59bec0f6dfdcc2dbf41aa4ba3bf
Message:
* some new tests


git-svn-id: file:///usr/local/Singular/svn/trunk@3974 2c84dea3-7e68-4137-9b89-c4e89433aadc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • configure

    rd1ed21 r8f659dc  
    22
    33# Guess values for system-dependent variables and create Makefiles.
    4 # Generated automatically using autoconf version 2.13
     4# Generated automatically using autoconf version 2.12
    55# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
    66#
     
    102102subdirs=
    103103MFLAGS= MAKEFLAGS=
    104 SHELL=${CONFIG_SHELL-/bin/sh}
    105104# Maximum number of lines to put in a shell here document.
    106105ac_max_here_lines=12
     
    386385
    387386  -version | --version | --versio | --versi | --vers)
    388     echo "configure generated by autoconf version 2.13"
     387    echo "configure generated by autoconf version 2.12"
    389388    exit 0 ;;
    390389
     
    556555ac_cpp='$CPP $CPPFLAGS'
    557556ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
    558 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
     557ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
    559558cross_compiling=$ac_cv_prog_cc_cross
    560559
    561 ac_exeext=
    562 ac_objext=o
    563560if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
    564561  # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
     
    593590
    594591echo $ac_n "checking uname for singular""... $ac_c" 1>&6
    595 echo "configure:596: checking uname for singular" >&5
     592echo "configure:593: checking uname for singular" >&5
    596593if eval "test \"`echo '$''{'ac_cv_singuname'+set}'`\" = set"; then
    597594  echo $ac_n "(cached) $ac_c" 1>&6
     
    638635set dummy gcc; ac_word=$2
    639636echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    640 echo "configure:641: checking for $ac_word" >&5
     637echo "configure:638: checking for $ac_word" >&5
    641638if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    642639  echo $ac_n "(cached) $ac_c" 1>&6
     
    645642  ac_cv_prog_CC="$CC" # Let the user override the test.
    646643else
    647   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
    648   ac_dummy="$PATH"
    649   for ac_dir in $ac_dummy; do
     644  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
     645  for ac_dir in $PATH; do
    650646    test -z "$ac_dir" && ac_dir=.
    651647    if test -f $ac_dir/$ac_word; then
     
    668664set dummy cc; ac_word=$2
    669665echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    670 echo "configure:671: checking for $ac_word" >&5
     666echo "configure:667: checking for $ac_word" >&5
    671667if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    672668  echo $ac_n "(cached) $ac_c" 1>&6
     
    675671  ac_cv_prog_CC="$CC" # Let the user override the test.
    676672else
    677   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
     673  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
    678674  ac_prog_rejected=no
    679   ac_dummy="$PATH"
    680   for ac_dir in $ac_dummy; do
     675  for ac_dir in $PATH; do
    681676    test -z "$ac_dir" && ac_dir=.
    682677    if test -f $ac_dir/$ac_word; then
     
    713708fi
    714709
    715   if test -z "$CC"; then
    716     case "`uname -s`" in
    717     *win32* | *WIN32*)
    718       # Extract the first word of "cl", so it can be a program name with args.
    719 set dummy cl; ac_word=$2
    720 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    721 echo "configure:722: checking for $ac_word" >&5
    722 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    723   echo $ac_n "(cached) $ac_c" 1>&6
    724 else
    725   if test -n "$CC"; then
    726   ac_cv_prog_CC="$CC" # Let the user override the test.
    727 else
    728   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
    729   ac_dummy="$PATH"
    730   for ac_dir in $ac_dummy; do
    731     test -z "$ac_dir" && ac_dir=.
    732     if test -f $ac_dir/$ac_word; then
    733       ac_cv_prog_CC="cl"
    734       break
    735     fi
    736   done
    737   IFS="$ac_save_ifs"
    738 fi
    739 fi
    740 CC="$ac_cv_prog_CC"
    741 if test -n "$CC"; then
    742   echo "$ac_t""$CC" 1>&6
    743 else
    744   echo "$ac_t""no" 1>&6
    745 fi
    746  ;;
    747     esac
    748   fi
    749710  test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
    750711fi
    751712
    752713echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
    753 echo "configure:754: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
     714echo "configure:715: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
    754715
    755716ac_ext=c
     
    757718ac_cpp='$CPP $CPPFLAGS'
    758719ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
    759 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
     720ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
    760721cross_compiling=$ac_cv_prog_cc_cross
    761722
    762 cat > conftest.$ac_ext << EOF
    763 
    764 #line 765 "configure"
     723cat > conftest.$ac_ext <<EOF
     724#line 725 "configure"
    765725#include "confdefs.h"
    766 
    767726main(){return(0);}
    768727EOF
    769 if { (eval echo configure:770: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     728if { (eval echo configure:729: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    770729  ac_cv_prog_cc_works=yes
    771730  # If we can't run a trivial program, we are probably using a cross compiler.
     
    781740fi
    782741rm -fr conftest*
    783 ac_ext=c
    784 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
    785 ac_cpp='$CPP $CPPFLAGS'
    786 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
    787 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
    788 cross_compiling=$ac_cv_prog_cc_cross
    789742
    790743echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
     
    793746fi
    794747echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
    795 echo "configure:796: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
     748echo "configure:749: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
    796749echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
    797750cross_compiling=$ac_cv_prog_cc_cross
    798751
    799752echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
    800 echo "configure:801: checking whether we are using GNU C" >&5
     753echo "configure:754: checking whether we are using GNU C" >&5
    801754if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
    802755  echo $ac_n "(cached) $ac_c" 1>&6
     
    807760#endif
    808761EOF
    809 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:810: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     762if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:763: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    810763  ac_cv_prog_gcc=yes
    811764else
     
    818771if test $ac_cv_prog_gcc = yes; then
    819772  GCC=yes
    820 else
    821   GCC=
    822 fi
    823 
    824 ac_test_CFLAGS="${CFLAGS+set}"
    825 ac_save_CFLAGS="$CFLAGS"
    826 CFLAGS=
    827 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
    828 echo "configure:829: checking whether ${CC-cc} accepts -g" >&5
     773  ac_test_CFLAGS="${CFLAGS+set}"
     774  ac_save_CFLAGS="$CFLAGS"
     775  CFLAGS=
     776  echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
     777echo "configure:778: checking whether ${CC-cc} accepts -g" >&5
    829778if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
    830779  echo $ac_n "(cached) $ac_c" 1>&6
     
    841790
    842791echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
    843 if test "$ac_test_CFLAGS" = set; then
    844   CFLAGS="$ac_save_CFLAGS"
    845 elif test $ac_cv_prog_cc_g = yes; then
    846   if test "$GCC" = yes; then
     792  if test "$ac_test_CFLAGS" = set; then
     793    CFLAGS="$ac_save_CFLAGS"
     794  elif test $ac_cv_prog_cc_g = yes; then
    847795    CFLAGS="-g -O2"
    848796  else
    849     CFLAGS="-g"
    850   fi
    851 else
    852   if test "$GCC" = yes; then
    853797    CFLAGS="-O2"
    854   else
    855     CFLAGS=
    856   fi
     798  fi
     799else
     800  GCC=
     801  test "${CFLAGS+set}" = set || CFLAGS="-g"
    857802fi
    858803
    859804echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
    860 echo "configure:861: checking how to run the C preprocessor" >&5
     805echo "configure:806: checking how to run the C preprocessor" >&5
    861806# On Suns, sometimes $CPP names a directory.
    862807if test -n "$CPP" && test -d "$CPP"; then
     
    873818  # not just through cpp.
    874819  cat > conftest.$ac_ext <<EOF
    875 #line 876 "configure"
     820#line 821 "configure"
    876821#include "confdefs.h"
    877822#include <assert.h>
     
    879824EOF
    880825ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    881 { (eval echo configure:882: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    882 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
     826{ (eval echo configure:827: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     827ac_err=`grep -v '^ *+' conftest.out`
    883828if test -z "$ac_err"; then
    884829  :
     
    890835  CPP="${CC-cc} -E -traditional-cpp"
    891836  cat > conftest.$ac_ext <<EOF
    892 #line 893 "configure"
     837#line 838 "configure"
    893838#include "confdefs.h"
    894839#include <assert.h>
     
    896841EOF
    897842ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    898 { (eval echo configure:899: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    899 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    900 if test -z "$ac_err"; then
    901   :
    902 else
    903   echo "$ac_err" >&5
    904   echo "configure: failed program was:" >&5
    905   cat conftest.$ac_ext >&5
    906   rm -rf conftest*
    907   CPP="${CC-cc} -nologo -E"
    908   cat > conftest.$ac_ext <<EOF
    909 #line 910 "configure"
    910 #include "confdefs.h"
    911 #include <assert.h>
    912 Syntax Error
    913 EOF
    914 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    915 { (eval echo configure:916: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    916 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
     843{ (eval echo configure:844: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     844ac_err=`grep -v '^ *+' conftest.out`
    917845if test -z "$ac_err"; then
    918846  :
     
    923851  rm -rf conftest*
    924852  CPP=/lib/cpp
    925 fi
    926 rm -f conftest*
    927853fi
    928854rm -f conftest*
     
    963889# IRIX /sbin/install
    964890# AIX /bin/install
    965 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
    966891# AFS /usr/afsws/bin/install, which mishandles nonexistent args
    967892# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
    968893# ./install, which can be erroneously created by make from ./install.sh.
    969894echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
    970 echo "configure:971: checking for a BSD compatible install" >&5
     895echo "configure:896: checking for a BSD compatible install" >&5
    971896if test -z "$INSTALL"; then
    972897if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
    973898  echo $ac_n "(cached) $ac_c" 1>&6
    974899else
    975     IFS="${IFS=         }"; ac_save_IFS="$IFS"; IFS=":"
     900    IFS="${IFS=         }"; ac_save_IFS="$IFS"; IFS="${IFS}:"
    976901  for ac_dir in $PATH; do
    977902    # Account for people who put trailing slashes in PATH elements.
     
    980905    *)
    981906      # OSF1 and SCO ODT 3.0 have their own names for install.
    982       # Don't use installbsd from OSF since it installs stuff as root
    983       # by default.
    984       for ac_prog in ginstall scoinst install; do
     907      for ac_prog in ginstall installbsd scoinst install; do
    985908        if test -f $ac_dir/$ac_prog; then
    986909          if test $ac_prog = install &&
    987910            grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
    988911            # AIX install.  It has an incompatible calling convention.
     912            # OSF/1 installbsd also uses dspmsg, but is usable.
    989913            :
    990914          else
     
    1016940test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
    1017941
    1018 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
    1019 
    1020942test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
    1021943
    1022944echo $ac_n "checking for AIX""... $ac_c" 1>&6
    1023 echo "configure:1024: checking for AIX" >&5
     945echo "configure:946: checking for AIX" >&5
    1024946cat > conftest.$ac_ext <<EOF
    1025 #line 1026 "configure"
     947#line 948 "configure"
    1026948#include "confdefs.h"
    1027949#ifdef _AIX
     
    1050972set dummy $ac_prog; ac_word=$2
    1051973echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1052 echo "configure:1053: checking for $ac_word" >&5
     974echo "configure:975: checking for $ac_word" >&5
    1053975if eval "test \"`echo '$''{'ac_cv_prog_PERL'+set}'`\" = set"; then
    1054976  echo $ac_n "(cached) $ac_c" 1>&6
     
    1057979  ac_cv_prog_PERL="$PERL" # Let the user override the test.
    1058980else
    1059   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
    1060   ac_dummy="$PATH"
    1061   for ac_dir in $ac_dummy; do
     981  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
     982  for ac_dir in $PATH; do
    1062983    test -z "$ac_dir" && ac_dir=.
    1063984    if test -f $ac_dir/$ac_word; then
     
    10791000done
    10801001
    1081 for ac_prog in __gunzip
     1002for ac_prog in gunzip
    10821003do
    10831004# Extract the first word of "$ac_prog", so it can be a program name with args.
    10841005set dummy $ac_prog; ac_word=$2
    10851006echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1086 echo "configure:1087: checking for $ac_word" >&5
     1007echo "configure:1008: checking for $ac_word" >&5
    10871008if eval "test \"`echo '$''{'ac_cv_prog_GUNZIP'+set}'`\" = set"; then
    10881009  echo $ac_n "(cached) $ac_c" 1>&6
     
    10911012  ac_cv_prog_GUNZIP="$GUNZIP" # Let the user override the test.
    10921013else
    1093   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
    1094   ac_dummy="$PATH"
    1095   for ac_dir in $ac_dummy; do
     1014  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
     1015  for ac_dir in $PATH; do
    10961016    test -z "$ac_dir" && ac_dir=.
    10971017    if test -f $ac_dir/$ac_word; then
     
    11151035
    11161036# don't use GZIP this breaks configure
    1117 for ac_prog in __gzip
     1037for ac_prog in gzip
    11181038do
    11191039# Extract the first word of "$ac_prog", so it can be a program name with args.
    11201040set dummy $ac_prog; ac_word=$2
    11211041echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1122 echo "configure:1123: checking for $ac_word" >&5
     1042echo "configure:1043: checking for $ac_word" >&5
    11231043if eval "test \"`echo '$''{'ac_cv_prog_MYGZIP'+set}'`\" = set"; then
    11241044  echo $ac_n "(cached) $ac_c" 1>&6
     
    11271047  ac_cv_prog_MYGZIP="$MYGZIP" # Let the user override the test.
    11281048else
    1129   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
    1130   ac_dummy="$PATH"
    1131   for ac_dir in $ac_dummy; do
     1049  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
     1050  for ac_dir in $PATH; do
    11321051    test -z "$ac_dir" && ac_dir=.
    11331052    if test -f $ac_dir/$ac_word; then
     
    11531072set dummy latex2html; ac_word=$2
    11541073echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1155 echo "configure:1156: checking for $ac_word" >&5
     1074echo "configure:1075: checking for $ac_word" >&5
    11561075if eval "test \"`echo '$''{'ac_cv_prog_LATEX2HTML'+set}'`\" = set"; then
    11571076  echo $ac_n "(cached) $ac_c" 1>&6
     
    11601079  ac_cv_prog_LATEX2HTML="$LATEX2HTML" # Let the user override the test.
    11611080else
    1162   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
    1163   ac_dummy="$PATH"
    1164   for ac_dir in $ac_dummy; do
     1081  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
     1082  for ac_dir in $PATH; do
    11651083    test -z "$ac_dir" && ac_dir=.
    11661084    if test -f $ac_dir/$ac_word; then
     
    11801098
    11811099echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
    1182 echo "configure:1183: checking whether ln -s works" >&5
     1100echo "configure:1101: checking whether ln -s works" >&5
    11831101if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
    11841102  echo $ac_n "(cached) $ac_c" 1>&6
     
    12121130set dummy texi2html; ac_word=$2
    12131131echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1214 echo "configure:1215: checking for $ac_word" >&5
     1132echo "configure:1133: checking for $ac_word" >&5
    12151133if eval "test \"`echo '$''{'ac_cv_prog_TEXI2HTML'+set}'`\" = set"; then
    12161134  echo $ac_n "(cached) $ac_c" 1>&6
     
    12191137  ac_cv_prog_TEXI2HTML="$TEXI2HTML" # Let the user override the test.
    12201138else
    1221   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
    1222   ac_dummy="$PATH"
    1223   for ac_dir in $ac_dummy; do
     1139  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
     1140  for ac_dir in $PATH; do
    12241141    test -z "$ac_dir" && ac_dir=.
    12251142    if test -f $ac_dir/$ac_word; then
     
    12861203# check for AIX
    12871204echo $ac_n "checking whether _AIX is defined""... $ac_c" 1>&6
    1288 echo "configure:1289: checking whether _AIX is defined" >&5
     1205echo "configure:1206: checking whether _AIX is defined" >&5
    12891206if eval "test \"`echo '$''{'ac_cv_is_aix'+set}'`\" = set"; then
    12901207  echo $ac_n "(cached) $ac_c" 1>&6
    12911208else
    12921209  cat > conftest.$ac_ext <<EOF
    1293 #line 1294 "configure"
     1210#line 1211 "configure"
    12941211#include "confdefs.h"
    12951212#ifdef _AIX
     
    13171234
    13181235echo $ac_n "checking for atof in -lm""... $ac_c" 1>&6
    1319 echo "configure:1320: checking for atof in -lm" >&5
     1236echo "configure:1237: checking for atof in -lm" >&5
    13201237ac_lib_var=`echo m'_'atof | sed 'y%./+-%__p_%'`
    13211238if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    13251242LIBS="-lm  $LIBS"
    13261243cat > conftest.$ac_ext <<EOF
    1327 #line 1328 "configure"
     1244#line 1245 "configure"
    13281245#include "confdefs.h"
    13291246/* Override any gcc2 internal prototype to avoid an error.  */
     
    13361253; return 0; }
    13371254EOF
    1338 if { (eval echo configure:1339: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1255if { (eval echo configure:1256: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    13391256  rm -rf conftest*
    13401257  eval "ac_cv_lib_$ac_lib_var=yes"
     
    13641281
    13651282echo $ac_n "checking for socket in -lbsd""... $ac_c" 1>&6
    1366 echo "configure:1367: checking for socket in -lbsd" >&5
     1283echo "configure:1284: checking for socket in -lbsd" >&5
    13671284ac_lib_var=`echo bsd'_'socket | sed 'y%./+-%__p_%'`
    13681285if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    13721289LIBS="-lbsd  $LIBS"
    13731290cat > conftest.$ac_ext <<EOF
    1374 #line 1375 "configure"
     1291#line 1292 "configure"
    13751292#include "confdefs.h"
    13761293/* Override any gcc2 internal prototype to avoid an error.  */
     
    13831300; return 0; }
    13841301EOF
    1385 if { (eval echo configure:1386: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1302if { (eval echo configure:1303: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    13861303  rm -rf conftest*
    13871304  eval "ac_cv_lib_$ac_lib_var=yes"
     
    14111328
    14121329echo $ac_n "checking for listen in -lsocket""... $ac_c" 1>&6
    1413 echo "configure:1414: checking for listen in -lsocket" >&5
     1330echo "configure:1331: checking for listen in -lsocket" >&5
    14141331ac_lib_var=`echo socket'_'listen | sed 'y%./+-%__p_%'`
    14151332if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    14191336LIBS="-lsocket  $LIBS"
    14201337cat > conftest.$ac_ext <<EOF
    1421 #line 1422 "configure"
     1338#line 1339 "configure"
    14221339#include "confdefs.h"
    14231340/* Override any gcc2 internal prototype to avoid an error.  */
     
    14301347; return 0; }
    14311348EOF
    1432 if { (eval echo configure:1433: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1349if { (eval echo configure:1350: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    14331350  rm -rf conftest*
    14341351  eval "ac_cv_lib_$ac_lib_var=yes"
     
    14581375
    14591376echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
    1460 echo "configure:1461: checking for gethostbyname in -lnsl" >&5
     1377echo "configure:1378: checking for gethostbyname in -lnsl" >&5
    14611378ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
    14621379if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    14661383LIBS="-lnsl  $LIBS"
    14671384cat > conftest.$ac_ext <<EOF
    1468 #line 1469 "configure"
     1385#line 1386 "configure"
    14691386#include "confdefs.h"
    14701387/* Override any gcc2 internal prototype to avoid an error.  */
     
    14771394; return 0; }
    14781395EOF
    1479 if { (eval echo configure:1480: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1396if { (eval echo configure:1397: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    14801397  rm -rf conftest*
    14811398  eval "ac_cv_lib_$ac_lib_var=yes"
     
    15051422
    15061423echo $ac_n "checking for mpq_init in -lgmp""... $ac_c" 1>&6
    1507 echo "configure:1508: checking for mpq_init in -lgmp" >&5
     1424echo "configure:1425: checking for mpq_init in -lgmp" >&5
    15081425ac_lib_var=`echo gmp'_'mpq_init | sed 'y%./+-%__p_%'`
    15091426if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    15131430LIBS="-lgmp  $LIBS"
    15141431cat > conftest.$ac_ext <<EOF
    1515 #line 1516 "configure"
     1432#line 1433 "configure"
    15161433#include "confdefs.h"
    15171434/* Override any gcc2 internal prototype to avoid an error.  */
     
    15241441; return 0; }
    15251442EOF
    1526 if { (eval echo configure:1527: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1443if { (eval echo configure:1444: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    15271444  rm -rf conftest*
    15281445  eval "ac_cv_lib_$ac_lib_var=yes"
     
    15521469
    15531470echo $ac_n "checking for mpz_init in -lsmallgmp""... $ac_c" 1>&6
    1554 echo "configure:1555: checking for mpz_init in -lsmallgmp" >&5
     1471echo "configure:1472: checking for mpz_init in -lsmallgmp" >&5
    15551472ac_lib_var=`echo smallgmp'_'mpz_init | sed 'y%./+-%__p_%'`
    15561473if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    15601477LIBS="-lsmallgmp  $LIBS"
    15611478cat > conftest.$ac_ext <<EOF
    1562 #line 1563 "configure"
     1479#line 1480 "configure"
    15631480#include "confdefs.h"
    15641481/* Override any gcc2 internal prototype to avoid an error.  */
     
    15711488; return 0; }
    15721489EOF
    1573 if { (eval echo configure:1574: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1490if { (eval echo configure:1491: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    15741491  rm -rf conftest*
    15751492  eval "ac_cv_lib_$ac_lib_var=yes"
     
    15991516
    16001517echo $ac_n "checking for IMP_PutGmpInt in -lMP""... $ac_c" 1>&6
    1601 echo "configure:1602: checking for IMP_PutGmpInt in -lMP" >&5
     1518echo "configure:1519: checking for IMP_PutGmpInt in -lMP" >&5
    16021519ac_lib_var=`echo MP'_'IMP_PutGmpInt | sed 'y%./+-%__p_%'`
    16031520if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    16071524LIBS="-lMP  $LIBS"
    16081525cat > conftest.$ac_ext <<EOF
    1609 #line 1610 "configure"
     1526#line 1527 "configure"
    16101527#include "confdefs.h"
    16111528/* Override any gcc2 internal prototype to avoid an error.  */
     
    16181535; return 0; }
    16191536EOF
    1620 if { (eval echo configure:1621: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1537if { (eval echo configure:1538: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    16211538  rm -rf conftest*
    16221539  eval "ac_cv_lib_$ac_lib_var=yes"
     
    16461563
    16471564echo $ac_n "checking for MPT_GetTree in -lMPT""... $ac_c" 1>&6
    1648 echo "configure:1649: checking for MPT_GetTree in -lMPT" >&5
     1565echo "configure:1566: checking for MPT_GetTree in -lMPT" >&5
    16491566ac_lib_var=`echo MPT'_'MPT_GetTree | sed 'y%./+-%__p_%'`
    16501567if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    16541571LIBS="-lMPT  $LIBS"
    16551572cat > conftest.$ac_ext <<EOF
    1656 #line 1657 "configure"
     1573#line 1574 "configure"
    16571574#include "confdefs.h"
    16581575/* Override any gcc2 internal prototype to avoid an error.  */
     
    16651582; return 0; }
    16661583EOF
    1667 if { (eval echo configure:1668: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1584if { (eval echo configure:1585: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    16681585  rm -rf conftest*
    16691586  eval "ac_cv_lib_$ac_lib_var=yes"
     
    16931610
    16941611echo $ac_n "checking for atof in -lsingcf""... $ac_c" 1>&6
    1695 echo "configure:1696: checking for atof in -lsingcf" >&5
     1612echo "configure:1613: checking for atof in -lsingcf" >&5
    16961613ac_lib_var=`echo singcf'_'atof | sed 'y%./+-%__p_%'`
    16971614if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    17011618LIBS="-lsingcf  $LIBS"
    17021619cat > conftest.$ac_ext <<EOF
    1703 #line 1704 "configure"
     1620#line 1621 "configure"
    17041621#include "confdefs.h"
    17051622/* Override any gcc2 internal prototype to avoid an error.  */
     
    17121629; return 0; }
    17131630EOF
    1714 if { (eval echo configure:1715: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1631if { (eval echo configure:1632: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    17151632  rm -rf conftest*
    17161633  eval "ac_cv_lib_$ac_lib_var=yes"
     
    17401657
    17411658echo $ac_n "checking for atof in -lsingfac""... $ac_c" 1>&6
    1742 echo "configure:1743: checking for atof in -lsingfac" >&5
     1659echo "configure:1660: checking for atof in -lsingfac" >&5
    17431660ac_lib_var=`echo singfac'_'atof | sed 'y%./+-%__p_%'`
    17441661if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    17481665LIBS="-lsingfac  $LIBS"
    17491666cat > conftest.$ac_ext <<EOF
    1750 #line 1751 "configure"
     1667#line 1668 "configure"
    17511668#include "confdefs.h"
    17521669/* Override any gcc2 internal prototype to avoid an error.  */
     
    17591676; return 0; }
    17601677EOF
    1761 if { (eval echo configure:1762: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1678if { (eval echo configure:1679: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    17621679  rm -rf conftest*
    17631680  eval "ac_cv_lib_$ac_lib_var=yes"
     
    17911708ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    17921709echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    1793 echo "configure:1794: checking for $ac_hdr" >&5
     1710echo "configure:1711: checking for $ac_hdr" >&5
    17941711if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    17951712  echo $ac_n "(cached) $ac_c" 1>&6
    17961713else
    17971714  cat > conftest.$ac_ext <<EOF
    1798 #line 1799 "configure"
     1715#line 1716 "configure"
    17991716#include "confdefs.h"
    18001717#include <$ac_hdr>
    18011718EOF
    18021719ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    1803 { (eval echo configure:1804: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    1804 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
     1720{ (eval echo configure:1721: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1721ac_err=`grep -v '^ *+' conftest.out`
    18051722if test -z "$ac_err"; then
    18061723  rm -rf conftest*
     
    19431860
    19441861echo $ac_n "checking which tmp dir to use""... $ac_c" 1>&6
    1945 echo "configure:1946: checking which tmp dir to use" >&5
     1862echo "configure:1863: checking which tmp dir to use" >&5
    19461863if test "${with_tmpdir+set}" = set && test -d ${with_tmpdir}; then
    19471864  if (echo "${with_tmpdir}" | egrep "\." >/dev/null 2>&1)
    19481865  then
    1949     TMP_DIR="/tmp"
     1866    TMP_DIR="${pwd}/tmp"
    19501867  else
    19511868    TMP_DIR=${with_tmpdir}
    19521869  fi
    19531870else
    1954   TMP_DIR="/tmp"
     1871  TMP_DIR="${pwd}/tmp"
    19551872fi
    19561873echo "$ac_t""$TMP_DIR" 1>&6
     
    19601877if test "${with_perl5+set}" != set; then
    19611878  echo $ac_n "checking for perl5""... $ac_c" 1>&6
    1962 echo "configure:1963: checking for perl5" >&5
     1879echo "configure:1880: checking for perl5" >&5
    19631880    if eval "test \"`echo '$''{'ac_cv_prog_perl5'+set}'`\" = set"; then
    19641881  echo $ac_n "(cached) $ac_c" 1>&6
     
    19971914set dummy $ac_prog; ac_word=$2
    19981915echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1999 echo "configure:2000: checking for $ac_word" >&5
     1916echo "configure:1917: checking for $ac_word" >&5
    20001917if eval "test \"`echo '$''{'ac_cv_prog_PERL5'+set}'`\" = set"; then
    20011918  echo $ac_n "(cached) $ac_c" 1>&6
     
    20041921  ac_cv_prog_PERL5="$PERL5" # Let the user override the test.
    20051922else
    2006   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
    2007   ac_dummy="$PATH"
    2008   for ac_dir in $ac_dummy; do
     1923  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
     1924  for ac_dir in $PATH; do
    20091925    test -z "$ac_dir" && ac_dir=.
    20101926    if test -f $ac_dir/$ac_word; then
     
    20331949
    20341950echo $ac_n "checking whether to configure and build texinfo""... $ac_c" 1>&6
    2035 echo "configure:2036: checking whether to configure and build texinfo" >&5
     1951echo "configure:1952: checking whether to configure and build texinfo" >&5
    20361952if test "$enable_texinfo" != no && test -d Texinfo; then
    20371953  echo "$ac_t""yes" 1>&6
     
    20511967set dummy makeinfo; ac_word=$2
    20521968echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2053 echo "configure:2054: checking for $ac_word" >&5
     1969echo "configure:1970: checking for $ac_word" >&5
    20541970if eval "test \"`echo '$''{'ac_cv_prog_MAKEINFO'+set}'`\" = set"; then
    20551971  echo $ac_n "(cached) $ac_c" 1>&6
     
    20581974  ac_cv_prog_MAKEINFO="$MAKEINFO" # Let the user override the test.
    20591975else
    2060   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
    2061   ac_dummy="$PATH"
    2062   for ac_dir in $ac_dummy; do
     1976  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
     1977  for ac_dir in $PATH; do
    20631978    test -z "$ac_dir" && ac_dir=.
    20641979    if test -f $ac_dir/$ac_word; then
     
    20811996set dummy texi2dvi; ac_word=$2
    20821997echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2083 echo "configure:2084: checking for $ac_word" >&5
     1998echo "configure:1999: checking for $ac_word" >&5
    20841999if eval "test \"`echo '$''{'ac_cv_prog_TEXI2DVI'+set}'`\" = set"; then
    20852000  echo $ac_n "(cached) $ac_c" 1>&6
     
    20882003  ac_cv_prog_TEXI2DVI="$TEXI2DVI" # Let the user override the test.
    20892004else
    2090   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
    2091   ac_dummy="$PATH"
    2092   for ac_dir in $ac_dummy; do
     2005  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
     2006  for ac_dir in $PATH; do
    20932007    test -z "$ac_dir" && ac_dir=.
    20942008    if test -f $ac_dir/$ac_word; then
     
    21112025set dummy texindex; ac_word=$2
    21122026echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2113 echo "configure:2114: checking for $ac_word" >&5
     2027echo "configure:2028: checking for $ac_word" >&5
    21142028if eval "test \"`echo '$''{'ac_cv_prog_TEXINDEX'+set}'`\" = set"; then
    21152029  echo $ac_n "(cached) $ac_c" 1>&6
     
    21182032  ac_cv_prog_TEXINDEX="$TEXINDEX" # Let the user override the test.
    21192033else
    2120   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
    2121   ac_dummy="$PATH"
    2122   for ac_dir in $ac_dummy; do
     2034  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
     2035  for ac_dir in $PATH; do
    21232036    test -z "$ac_dir" && ac_dir=.
    21242037    if test -f $ac_dir/$ac_word; then
     
    21422055
    21432056echo $ac_n "checking whether to configure and build gmp lib""... $ac_c" 1>&6
    2144 echo "configure:2145: checking whether to configure and build gmp lib" >&5
     2057echo "configure:2058: checking whether to configure and build gmp lib" >&5
    21452058if test "$enable_gmp" != yes && test "$enable_gmp" != no; then
    21462059  if test "$ac_gmp_ok" != yes && test -d gmp; then
     
    21682081
    21692082echo $ac_n "checking whether to configure and build smallgmp lib""... $ac_c" 1>&6
    2170 echo "configure:2171: checking whether to configure and build smallgmp lib" >&5
     2083echo "configure:2084: checking whether to configure and build smallgmp lib" >&5
    21712084if test "$enable_smallgmp" != yes && test "$enable_smallgmp" != no; then
    21722085  if test "$ac_smallgmp_ok" != yes && test "$ac_gmp_ok" != yes && \
     
    22072120
    22082121echo $ac_n "checking whether to configure and build MP lib""... $ac_c" 1>&6
    2209 echo "configure:2210: checking whether to configure and build MP lib" >&5
     2122echo "configure:2123: checking whether to configure and build MP lib" >&5
    22102123if test "$enable_MP" != yes && test "$enable_MP" != no; then
    22112124  if test "$with_MP" != no && test "$ac_MP_ok" != yes && test -d MP && \
     
    22362149 
    22372150echo $ac_n "checking whether to configure and build factory lib""... $ac_c" 1>&6
    2238 echo "configure:2239: checking whether to configure and build factory lib" >&5
     2151echo "configure:2152: checking whether to configure and build factory lib" >&5
    22392152if test "$enable_factory" != yes && test "$enable_factory" != no; then
    22402153  if test "$with_factory" != no && test "$ac_factory_ok" != yes && \
     
    22612174
    22622175echo $ac_n "checking whether to configure and build libfac lib""... $ac_c" 1>&6
    2263 echo "configure:2264: checking whether to configure and build libfac lib" >&5
     2176echo "configure:2177: checking whether to configure and build libfac lib" >&5
    22642177if test "$enable_libfac" != yes && test "$enable_libfac" != no; then
    22652178  if test "$with_libfac" != no && test "$ac_libfac_ok" != yes && \
     
    22912204
    22922205echo $ac_n "checking whether to configure and build sgroup lib""... $ac_c" 1>&6
    2293 echo "configure:2294: checking whether to configure and build sgroup lib" >&5
     2206echo "configure:2207: checking whether to configure and build sgroup lib" >&5
    22942207if test "$enable_sgroup" != yes && test "$enable_sgroup" != no; then
    22952208  if test "$with_sgroup" != no && test "$ac_sgroup_ok" != yes && \
     
    23212234
    23222235echo $ac_n "checking whether to configure and build Singular""... $ac_c" 1>&6
    2323 echo "configure:2324: checking whether to configure and build Singular" >&5
     2236echo "configure:2237: checking whether to configure and build Singular" >&5
    23242237if test "$enable_Singular" != yes && test "$enable_Singular" != no; then
    23252238  if test "$with_Singular" != no && test -d Singular; then
     
    23462259
    23472260echo $ac_n "checking which apint package to use""... $ac_c" 1>&6
    2348 echo "configure:2349: checking which apint package to use" >&5
     2261echo "configure:2262: checking which apint package to use" >&5
    23492262if test "$with_apint" = gmp; then
    23502263  if test "$ac_gmp_ok" = yes || test "$enable_gmp" = yes; then
     
    23702283
    23712284echo $ac_n "checking whether to use with MP""... $ac_c" 1>&6
    2372 echo "configure:2373: checking whether to use with MP" >&5
     2285echo "configure:2286: checking whether to use with MP" >&5
    23732286if test "$with_MP" = yes; then
    23742287  if test "$ac_MP_ok" = yes || test "$enable_MP" = yes; then
     
    23892302
    23902303echo $ac_n "checking whether to use with factory""... $ac_c" 1>&6
    2391 echo "configure:2392: checking whether to use with factory" >&5
     2304echo "configure:2305: checking whether to use with factory" >&5
    23922305if test "$with_factory" = yes; then
    23932306  if test "$ac_factory_ok" = yes || test "$enable_factory" = yes; then
     
    24082321 
    24092322echo $ac_n "checking whether to use with libfac""... $ac_c" 1>&6
    2410 echo "configure:2411: checking whether to use with libfac" >&5
     2323echo "configure:2324: checking whether to use with libfac" >&5
    24112324if test "$with_libfac" = yes; then
    24122325  if test "$ac_libfac_ok" = yes || test "$enable_libfac" = yes; then
     
    24272340
    24282341echo $ac_n "checking whether to use mtrack""... $ac_c" 1>&6
    2429 echo "configure:2430: checking whether to use mtrack" >&5
     2342echo "configure:2343: checking whether to use mtrack" >&5
    24302343if test -d mpr && test "$ac_cv_singuname" = ix86-Linux; then
    24312344   echo "$ac_t""yes" 1>&6
     
    24362349
    24372350echo $ac_n "checking whether to use with Singular""... $ac_c" 1>&6
    2438 echo "configure:2439: checking whether to use with Singular" >&5
     2351echo "configure:2352: checking whether to use with Singular" >&5
    24392352if test "$with_Singular" != no && test "$with_Singular" != yes; then
    24402353  if test "$enable_Singular" = yes; then
     
    24952408
    24962409echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
    2497 echo "configure:2498: checking whether ${MAKE-make} sets \${MAKE}" >&5
     2410echo "configure:2411: checking whether ${MAKE-make} sets \${MAKE}" >&5
    24982411set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
    24992412if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
     
    25502463# and sets the high bit in the cache file unless we assign to the vars.
    25512464(set) 2>&1 |
    2552   case `(ac_space=' '; set | grep ac_space) 2>&1` in
     2465  case `(ac_space=' '; set) 2>&1` in
    25532466  *ac_space=\ *)
    25542467    # `set' does not quote correctly, so add quotes (double-quote substitution
     
    26292542    exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
    26302543  -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
    2631     echo "$CONFIG_STATUS generated by autoconf version 2.13"
     2544    echo "$CONFIG_STATUS generated by autoconf version 2.12"
    26322545    exit 0 ;;
    26332546  -help | --help | --hel | --he | --h)
     
    26492562$ac_vpsub
    26502563$extrasub
    2651 s%@SHELL@%$SHELL%g
    26522564s%@CFLAGS@%$CFLAGS%g
    26532565s%@CPPFLAGS@%$CPPFLAGS%g
    26542566s%@CXXFLAGS@%$CXXFLAGS%g
    2655 s%@FFLAGS@%$FFLAGS%g
    26562567s%@DEFS@%$DEFS%g
    26572568s%@LDFLAGS@%$LDFLAGS%g
     
    26792590s%@CPP@%$CPP%g
    26802591s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
    2681 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
    26822592s%@INSTALL_DATA@%$INSTALL_DATA%g
    26832593s%@PERL@%$PERL%g
  • configure.in

    rd1ed21 r8f659dc  
    250250  if (echo "${with_tmpdir}" | egrep "\." >/dev/null 2>&1)
    251251  then
    252     TMP_DIR="/tmp"
     252    TMP_DIR="${pwd}/tmp"
    253253  else
    254254    TMP_DIR=${with_tmpdir}
    255255  fi
    256256else
    257   TMP_DIR="/tmp"
     257  TMP_DIR="${pwd}/tmp"
    258258fi
    259259AC_MSG_RESULT($TMP_DIR)
Note: See TracChangeset for help on using the changeset viewer.