Changeset 25ed91 in git for configure


Ignore:
Timestamp:
Oct 10, 2005, 4:10:29 PM (19 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
fa8072934684d67eabaf7412ff9024619e9fb344
Parents:
8c4f52ac3efcab596e7f50ebb574287426c5cbc1
Message:
*hannes: seperate build/doc


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

Legend:

Unmodified
Added
Removed
  • configure

    r8c4f52a r25ed91  
    2121  --disable-PACKAGE       do not configure and/or build PACKAGE
    2222   where PACKAGE can be:
    23      smallgmp             minimal version of gmp written in C only"
    24 ac_help="$ac_help
    25 \
    26      omalloc              omalloc memory managment"
     23     omalloc               omalloc memory managment"
    2724ac_help="$ac_help
    2825\
     
    7673\
    7774  --with-apint=PACKAGE    use PACKAGE for arbitary integer arithmetic
    78                           where PACKAGE can be gmp or smallgmp
     75                          where PACKAGE can be gmp
    7976All additional --enable and --with options are passed to subsequent calls
    8077to configure of the packages to be built. See also configure --help in
     
    640637
    641638echo $ac_n "checking uname for singular""... $ac_c" 1>&6
    642 echo "configure:643: checking uname for singular" >&5
     639echo "configure:640: checking uname for singular" >&5
    643640if eval "test \"`echo '$''{'ac_cv_singuname'+set}'`\" = set"; then
    644641  echo $ac_n "(cached) $ac_c" 1>&6
     
    668665set dummy gcc; ac_word=$2
    669666echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    670 echo "configure:671: checking for $ac_word" >&5
     667echo "configure:668: checking for $ac_word" >&5
    671668if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    672669  echo $ac_n "(cached) $ac_c" 1>&6
     
    698695set dummy cc; ac_word=$2
    699696echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    700 echo "configure:701: checking for $ac_word" >&5
     697echo "configure:698: checking for $ac_word" >&5
    701698if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    702699  echo $ac_n "(cached) $ac_c" 1>&6
     
    749746set dummy cl; ac_word=$2
    750747echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    751 echo "configure:752: checking for $ac_word" >&5
     748echo "configure:749: checking for $ac_word" >&5
    752749if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    753750  echo $ac_n "(cached) $ac_c" 1>&6
     
    781778
    782779echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
    783 echo "configure:784: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
     780echo "configure:781: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
    784781
    785782ac_ext=c
     
    792789cat > conftest.$ac_ext << EOF
    793790
    794 #line 795 "configure"
     791#line 792 "configure"
    795792#include "confdefs.h"
    796793
    797794main(){return(0);}
    798795EOF
    799 if { (eval echo configure:800: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     796if { (eval echo configure:797: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    800797  ac_cv_prog_cc_works=yes
    801798  # If we can't run a trivial program, we are probably using a cross compiler.
     
    823820fi
    824821echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
    825 echo "configure:826: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
     822echo "configure:823: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
    826823echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
    827824cross_compiling=$ac_cv_prog_cc_cross
    828825
    829826echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
    830 echo "configure:831: checking whether we are using GNU C" >&5
     827echo "configure:828: checking whether we are using GNU C" >&5
    831828if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
    832829  echo $ac_n "(cached) $ac_c" 1>&6
     
    837834#endif
    838835EOF
    839 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:840: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     836if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:837: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    840837  ac_cv_prog_gcc=yes
    841838else
     
    856853CFLAGS=
    857854echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
    858 echo "configure:859: checking whether ${CC-cc} accepts -g" >&5
     855echo "configure:856: checking whether ${CC-cc} accepts -g" >&5
    859856if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
    860857  echo $ac_n "(cached) $ac_c" 1>&6
     
    888885
    889886echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
    890 echo "configure:891: checking how to run the C preprocessor" >&5
     887echo "configure:888: checking how to run the C preprocessor" >&5
    891888# On Suns, sometimes $CPP names a directory.
    892889if test -n "$CPP" && test -d "$CPP"; then
     
    903900  # not just through cpp.
    904901  cat > conftest.$ac_ext <<EOF
    905 #line 906 "configure"
     902#line 903 "configure"
    906903#include "confdefs.h"
    907904#include <assert.h>
     
    909906EOF
    910907ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    911 { (eval echo configure:912: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     908{ (eval echo configure:909: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    912909ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    913910if test -z "$ac_err"; then
     
    920917  CPP="${CC-cc} -E -traditional-cpp"
    921918  cat > conftest.$ac_ext <<EOF
    922 #line 923 "configure"
     919#line 920 "configure"
    923920#include "confdefs.h"
    924921#include <assert.h>
     
    926923EOF
    927924ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    928 { (eval echo configure:929: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     925{ (eval echo configure:926: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    929926ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    930927if test -z "$ac_err"; then
     
    937934  CPP="${CC-cc} -nologo -E"
    938935  cat > conftest.$ac_ext <<EOF
    939 #line 940 "configure"
     936#line 937 "configure"
    940937#include "confdefs.h"
    941938#include <assert.h>
     
    943940EOF
    944941ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    945 { (eval echo configure:946: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     942{ (eval echo configure:943: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    946943ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    947944if test -z "$ac_err"; then
     
    998995# ./install, which can be erroneously created by make from ./install.sh.
    999996echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
    1000 echo "configure:1001: checking for a BSD compatible install" >&5
     997echo "configure:998: checking for a BSD compatible install" >&5
    1001998if test -z "$INSTALL"; then
    1002999if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
     
    10511048
    10521049echo $ac_n "checking for AIX""... $ac_c" 1>&6
    1053 echo "configure:1054: checking for AIX" >&5
     1050echo "configure:1051: checking for AIX" >&5
    10541051cat > conftest.$ac_ext <<EOF
    1055 #line 1056 "configure"
     1052#line 1053 "configure"
    10561053#include "confdefs.h"
    10571054#ifdef _AIX
     
    10791076set dummy $ac_prog; ac_word=$2
    10801077echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1081 echo "configure:1082: checking for $ac_word" >&5
     1078echo "configure:1079: checking for $ac_word" >&5
    10821079if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
    10831080  echo $ac_n "(cached) $ac_c" 1>&6
     
    11111108
    11121109echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
    1113 echo "configure:1114: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
     1110echo "configure:1111: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
    11141111
    11151112ac_ext=C
     
    11221119cat > conftest.$ac_ext << EOF
    11231120
    1124 #line 1125 "configure"
     1121#line 1122 "configure"
    11251122#include "confdefs.h"
    11261123
    11271124int main(){return(0);}
    11281125EOF
    1129 if { (eval echo configure:1130: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1126if { (eval echo configure:1127: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    11301127  ac_cv_prog_cxx_works=yes
    11311128  # If we can't run a trivial program, we are probably using a cross compiler.
     
    11531150fi
    11541151echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
    1155 echo "configure:1156: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
     1152echo "configure:1153: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
    11561153echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
    11571154cross_compiling=$ac_cv_prog_cxx_cross
    11581155
    11591156echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
    1160 echo "configure:1161: checking whether we are using GNU C++" >&5
     1157echo "configure:1158: checking whether we are using GNU C++" >&5
    11611158if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
    11621159  echo $ac_n "(cached) $ac_c" 1>&6
     
    11671164#endif
    11681165EOF
    1169 if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:1170: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     1166if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:1167: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    11701167  ac_cv_prog_gxx=yes
    11711168else
     
    11861183CXXFLAGS=
    11871184echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
    1188 echo "configure:1189: checking whether ${CXX-g++} accepts -g" >&5
     1185echo "configure:1186: checking whether ${CXX-g++} accepts -g" >&5
    11891186if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
    11901187  echo $ac_n "(cached) $ac_c" 1>&6
     
    12231220# check whether the compiler accepts -pipe
    12241221echo $ac_n "checking whether compiler accepts -pipe""... $ac_c" 1>&6
    1225 echo "configure:1226: checking whether compiler accepts -pipe" >&5
     1222echo "configure:1223: checking whether compiler accepts -pipe" >&5
    12261223temp_cflags=${CFLAGS}
    12271224CFLAGS="${CFLAGS} -pipe"
     
    12301227else
    12311228  cat > conftest.$ac_ext <<EOF
    1232 #line 1233 "configure"
     1229#line 1230 "configure"
    12331230#include "confdefs.h"
    12341231
     
    12371234; return 0; }
    12381235EOF
    1239 if { (eval echo configure:1240: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1236if { (eval echo configure:1237: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    12401237  rm -rf conftest*
    12411238  ac_cv_cxx_have_pipe=yes
     
    12641261set dummy $ac_prog; ac_word=$2
    12651262echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1266 echo "configure:1267: checking for $ac_word" >&5
     1263echo "configure:1264: checking for $ac_word" >&5
    12671264if eval "test \"`echo '$''{'ac_cv_prog_PERL'+set}'`\" = set"; then
    12681265  echo $ac_n "(cached) $ac_c" 1>&6
     
    12981295set dummy $ac_prog; ac_word=$2
    12991296echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1300 echo "configure:1301: checking for $ac_word" >&5
     1297echo "configure:1298: checking for $ac_word" >&5
    13011298if eval "test \"`echo '$''{'ac_cv_prog_UUDECODE'+set}'`\" = set"; then
    13021299  echo $ac_n "(cached) $ac_c" 1>&6
     
    13321329set dummy $ac_prog; ac_word=$2
    13331330echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1334 echo "configure:1335: checking for $ac_word" >&5
     1331echo "configure:1332: checking for $ac_word" >&5
    13351332if eval "test \"`echo '$''{'ac_cv_prog_GUNZIP'+set}'`\" = set"; then
    13361333  echo $ac_n "(cached) $ac_c" 1>&6
     
    13681365set dummy $ac_prog; ac_word=$2
    13691366echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1370 echo "configure:1371: checking for $ac_word" >&5
     1367echo "configure:1368: checking for $ac_word" >&5
    13711368if eval "test \"`echo '$''{'ac_cv_prog_MYGZIP'+set}'`\" = set"; then
    13721369  echo $ac_n "(cached) $ac_c" 1>&6
     
    14011398set dummy latex2html; ac_word=$2
    14021399echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1403 echo "configure:1404: checking for $ac_word" >&5
     1400echo "configure:1401: checking for $ac_word" >&5
    14041401if eval "test \"`echo '$''{'ac_cv_prog_LATEX2HTML'+set}'`\" = set"; then
    14051402  echo $ac_n "(cached) $ac_c" 1>&6
     
    14281425
    14291426echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
    1430 echo "configure:1431: checking whether ln -s works" >&5
     1427echo "configure:1428: checking whether ln -s works" >&5
    14311428if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
    14321429  echo $ac_n "(cached) $ac_c" 1>&6
     
    14981495# check for AIX
    14991496echo $ac_n "checking whether _AIX is defined""... $ac_c" 1>&6
    1500 echo "configure:1501: checking whether _AIX is defined" >&5
     1497echo "configure:1498: checking whether _AIX is defined" >&5
    15011498if eval "test \"`echo '$''{'ac_cv_is_aix'+set}'`\" = set"; then
    15021499  echo $ac_n "(cached) $ac_c" 1>&6
    15031500else
    15041501  cat > conftest.$ac_ext <<EOF
    1505 #line 1506 "configure"
     1502#line 1503 "configure"
    15061503#include "confdefs.h"
    15071504#ifdef _AIX
     
    15291526
    15301527echo $ac_n "checking for atof in -lm""... $ac_c" 1>&6
    1531 echo "configure:1532: checking for atof in -lm" >&5
     1528echo "configure:1529: checking for atof in -lm" >&5
    15321529ac_lib_var=`echo m'_'atof | sed 'y%./+-%__p_%'`
    15331530if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    15371534LIBS="-lm  $LIBS"
    15381535cat > conftest.$ac_ext <<EOF
    1539 #line 1540 "configure"
     1536#line 1537 "configure"
    15401537#include "confdefs.h"
    15411538/* Override any gcc2 internal prototype to avoid an error.  */
     
    15481545; return 0; }
    15491546EOF
    1550 if { (eval echo configure:1551: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1547if { (eval echo configure:1548: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    15511548  rm -rf conftest*
    15521549  eval "ac_cv_lib_$ac_lib_var=yes"
     
    15761573
    15771574echo $ac_n "checking for socket in -lbsd""... $ac_c" 1>&6
    1578 echo "configure:1579: checking for socket in -lbsd" >&5
     1575echo "configure:1576: checking for socket in -lbsd" >&5
    15791576ac_lib_var=`echo bsd'_'socket | sed 'y%./+-%__p_%'`
    15801577if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    15841581LIBS="-lbsd  $LIBS"
    15851582cat > conftest.$ac_ext <<EOF
    1586 #line 1587 "configure"
     1583#line 1584 "configure"
    15871584#include "confdefs.h"
    15881585/* Override any gcc2 internal prototype to avoid an error.  */
     
    15951592; return 0; }
    15961593EOF
    1597 if { (eval echo configure:1598: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1594if { (eval echo configure:1595: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    15981595  rm -rf conftest*
    15991596  eval "ac_cv_lib_$ac_lib_var=yes"
     
    16231620
    16241621echo $ac_n "checking for listen in -lsocket""... $ac_c" 1>&6
    1625 echo "configure:1626: checking for listen in -lsocket" >&5
     1622echo "configure:1623: checking for listen in -lsocket" >&5
    16261623ac_lib_var=`echo socket'_'listen | sed 'y%./+-%__p_%'`
    16271624if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    16311628LIBS="-lsocket  $LIBS"
    16321629cat > conftest.$ac_ext <<EOF
    1633 #line 1634 "configure"
     1630#line 1631 "configure"
    16341631#include "confdefs.h"
    16351632/* Override any gcc2 internal prototype to avoid an error.  */
     
    16421639; return 0; }
    16431640EOF
    1644 if { (eval echo configure:1645: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1641if { (eval echo configure:1642: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    16451642  rm -rf conftest*
    16461643  eval "ac_cv_lib_$ac_lib_var=yes"
     
    16701667
    16711668echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
    1672 echo "configure:1673: checking for gethostbyname in -lnsl" >&5
     1669echo "configure:1670: checking for gethostbyname in -lnsl" >&5
    16731670ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
    16741671if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    16781675LIBS="-lnsl  $LIBS"
    16791676cat > conftest.$ac_ext <<EOF
    1680 #line 1681 "configure"
     1677#line 1678 "configure"
    16811678#include "confdefs.h"
    16821679/* Override any gcc2 internal prototype to avoid an error.  */
     
    16891686; return 0; }
    16901687EOF
    1691 if { (eval echo configure:1692: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1688if { (eval echo configure:1689: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    16921689  rm -rf conftest*
    16931690  eval "ac_cv_lib_$ac_lib_var=yes"
     
    17171714
    17181715echo $ac_n "checking for main in -lgmp""... $ac_c" 1>&6
    1719 echo "configure:1720: checking for main in -lgmp" >&5
     1716echo "configure:1717: checking for main in -lgmp" >&5
    17201717ac_lib_var=`echo gmp'_'main | sed 'y%./+-%__p_%'`
    17211718if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    17251722LIBS="-lgmp  $LIBS"
    17261723cat > conftest.$ac_ext <<EOF
    1727 #line 1728 "configure"
     1724#line 1725 "configure"
    17281725#include "confdefs.h"
    17291726
     
    17321729; return 0; }
    17331730EOF
    1734 if { (eval echo configure:1735: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1731if { (eval echo configure:1732: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    17351732  rm -rf conftest*
    17361733  eval "ac_cv_lib_$ac_lib_var=yes"
     
    17591756fi
    17601757
    1761 echo $ac_n "checking for mpz_init in -lsmallgmp""... $ac_c" 1>&6
    1762 echo "configure:1763: checking for mpz_init in -lsmallgmp" >&5
    1763 ac_lib_var=`echo smallgmp'_'mpz_init | sed 'y%./+-%__p_%'`
    1764 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    1765   echo $ac_n "(cached) $ac_c" 1>&6
    1766 else
    1767   ac_save_LIBS="$LIBS"
    1768 LIBS="-lsmallgmp  $LIBS"
    1769 cat > conftest.$ac_ext <<EOF
    1770 #line 1771 "configure"
    1771 #include "confdefs.h"
    1772 /* Override any gcc2 internal prototype to avoid an error.  */
    1773 /* We use char because int might match the return type of a gcc2
    1774     builtin and then its argument prototype would still apply.  */
    1775 char mpz_init();
    1776 
    1777 int main() {
    1778 mpz_init()
    1779 ; return 0; }
    1780 EOF
    1781 if { (eval echo configure:1782: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    1782   rm -rf conftest*
    1783   eval "ac_cv_lib_$ac_lib_var=yes"
    1784 else
    1785   echo "configure: failed program was:" >&5
    1786   cat conftest.$ac_ext >&5
    1787   rm -rf conftest*
    1788   eval "ac_cv_lib_$ac_lib_var=no"
    1789 fi
    1790 rm -f conftest*
    1791 LIBS="$ac_save_LIBS"
    1792 
    1793 fi
    1794 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
    1795   echo "$ac_t""yes" 1>&6
    1796     ac_tr_lib=HAVE_LIB`echo smallgmp | sed -e 's/[^a-zA-Z0-9_]/_/g' \
    1797     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
    1798   cat >> confdefs.h <<EOF
    1799 #define $ac_tr_lib 1
    1800 EOF
    1801 
    1802   LIBS="-lsmallgmp $LIBS"
    1803 
    1804 else
    1805   echo "$ac_t""no" 1>&6
    1806 fi
    1807 
    18081758echo $ac_n "checking for IMP_PutGmpInt in -lMP""... $ac_c" 1>&6
    1809 echo "configure:1810: checking for IMP_PutGmpInt in -lMP" >&5
     1759echo "configure:1760: checking for IMP_PutGmpInt in -lMP" >&5
    18101760ac_lib_var=`echo MP'_'IMP_PutGmpInt | sed 'y%./+-%__p_%'`
    18111761if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    18151765LIBS="-lMP  $LIBS"
    18161766cat > conftest.$ac_ext <<EOF
    1817 #line 1818 "configure"
     1767#line 1768 "configure"
    18181768#include "confdefs.h"
    18191769/* Override any gcc2 internal prototype to avoid an error.  */
     
    18261776; return 0; }
    18271777EOF
    1828 if { (eval echo configure:1829: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1778if { (eval echo configure:1779: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    18291779  rm -rf conftest*
    18301780  eval "ac_cv_lib_$ac_lib_var=yes"
     
    18541804
    18551805echo $ac_n "checking for MPT_GetTree in -lMPT""... $ac_c" 1>&6
    1856 echo "configure:1857: checking for MPT_GetTree in -lMPT" >&5
     1806echo "configure:1807: checking for MPT_GetTree in -lMPT" >&5
    18571807ac_lib_var=`echo MPT'_'MPT_GetTree | sed 'y%./+-%__p_%'`
    18581808if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    18621812LIBS="-lMPT  $LIBS"
    18631813cat > conftest.$ac_ext <<EOF
    1864 #line 1865 "configure"
     1814#line 1815 "configure"
    18651815#include "confdefs.h"
    18661816/* Override any gcc2 internal prototype to avoid an error.  */
     
    18731823; return 0; }
    18741824EOF
    1875 if { (eval echo configure:1876: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1825if { (eval echo configure:1826: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    18761826  rm -rf conftest*
    18771827  eval "ac_cv_lib_$ac_lib_var=yes"
     
    19011851
    19021852echo $ac_n "checking for atof in -lsingcf""... $ac_c" 1>&6
    1903 echo "configure:1904: checking for atof in -lsingcf" >&5
     1853echo "configure:1854: checking for atof in -lsingcf" >&5
    19041854ac_lib_var=`echo singcf'_'atof | sed 'y%./+-%__p_%'`
    19051855if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    19091859LIBS="-lsingcf  $LIBS"
    19101860cat > conftest.$ac_ext <<EOF
    1911 #line 1912 "configure"
     1861#line 1862 "configure"
    19121862#include "confdefs.h"
    19131863/* Override any gcc2 internal prototype to avoid an error.  */
     
    19201870; return 0; }
    19211871EOF
    1922 if { (eval echo configure:1923: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1872if { (eval echo configure:1873: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    19231873  rm -rf conftest*
    19241874  eval "ac_cv_lib_$ac_lib_var=yes"
     
    19481898
    19491899echo $ac_n "checking for atof in -lsingfac""... $ac_c" 1>&6
    1950 echo "configure:1951: checking for atof in -lsingfac" >&5
     1900echo "configure:1901: checking for atof in -lsingfac" >&5
    19511901ac_lib_var=`echo singfac'_'atof | sed 'y%./+-%__p_%'`
    19521902if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    19561906LIBS="-lsingfac  $LIBS"
    19571907cat > conftest.$ac_ext <<EOF
    1958 #line 1959 "configure"
     1908#line 1909 "configure"
    19591909#include "confdefs.h"
    19601910/* Override any gcc2 internal prototype to avoid an error.  */
     
    19671917; return 0; }
    19681918EOF
    1969 if { (eval echo configure:1970: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1919if { (eval echo configure:1920: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    19701920  rm -rf conftest*
    19711921  eval "ac_cv_lib_$ac_lib_var=yes"
     
    19951945
    19961946echo $ac_n "checking for omTestAddr in -lomalloc""... $ac_c" 1>&6
    1997 echo "configure:1998: checking for omTestAddr in -lomalloc" >&5
     1947echo "configure:1948: checking for omTestAddr in -lomalloc" >&5
    19981948ac_lib_var=`echo omalloc'_'omTestAddr | sed 'y%./+-%__p_%'`
    19991949if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    20031953LIBS="-lomalloc  $LIBS"
    20041954cat > conftest.$ac_ext <<EOF
    2005 #line 2006 "configure"
     1955#line 1956 "configure"
    20061956#include "confdefs.h"
    20071957/* Override any gcc2 internal prototype to avoid an error.  */
     
    20141964; return 0; }
    20151965EOF
    2016 if { (eval echo configure:2017: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1966if { (eval echo configure:1967: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    20171967  rm -rf conftest*
    20181968  eval "ac_cv_lib_$ac_lib_var=yes"
     
    20421992
    20431993echo $ac_n "checking for main in -lomalloc_ndebug""... $ac_c" 1>&6
    2044 echo "configure:2045: checking for main in -lomalloc_ndebug" >&5
     1994echo "configure:1995: checking for main in -lomalloc_ndebug" >&5
    20451995ac_lib_var=`echo omalloc_ndebug'_'main | sed 'y%./+-%__p_%'`
    20461996if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    20502000LIBS="-lomalloc_ndebug  $LIBS"
    20512001cat > conftest.$ac_ext <<EOF
    2052 #line 2053 "configure"
     2002#line 2003 "configure"
    20532003#include "confdefs.h"
    20542004
     
    20572007; return 0; }
    20582008EOF
    2059 if { (eval echo configure:2060: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2009if { (eval echo configure:2010: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    20602010  rm -rf conftest*
    20612011  eval "ac_cv_lib_$ac_lib_var=yes"
     
    20852035
    20862036
    2087 for ac_hdr in gmp.h smallgmp.h MP.h  MPT.h factory.h factor.h omalloc.h
     2037for ac_hdr in gmp.h MP.h  MPT.h factory.h factor.h omalloc.h
    20882038do
    20892039ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    20902040echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    2091 echo "configure:2092: checking for $ac_hdr" >&5
     2041echo "configure:2042: checking for $ac_hdr" >&5
    20922042if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    20932043  echo $ac_n "(cached) $ac_c" 1>&6
    20942044else
    20952045  cat > conftest.$ac_ext <<EOF
    2096 #line 2097 "configure"
     2046#line 2047 "configure"
    20972047#include "confdefs.h"
    20982048#include <$ac_hdr>
    20992049EOF
    21002050ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2101 { (eval echo configure:2102: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2051{ (eval echo configure:2052: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    21022052ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    21032053if test -z "$ac_err"; then
     
    21312081fi
    21322082
    2133 if test "$ac_cv_lib_smallgmp_mpz_init" = yes && \
    2134  test "$ac_cv_header_smallgmp_h" = yes && \
    2135  test "$ac_cv_header_gmp_h" = yes; then
    2136   ac_smallgmp_ok=yes
    2137 fi
    2138 
    21392083if test "$ac_cv_lib_MP_IMP_PutGmpInt" = yes && \
    21402084 test "$ac_cv_lib_MPT_MPT_GetTree" && \
     
    21712115fi
    21722116
    2173 # Check whether --enable-smallgmp or --disable-smallgmp was given.
    2174 if test "${enable_smallgmp+set}" = set; then
    2175   enableval="$enable_smallgmp"
    2176   :
    2177 fi
    2178 
    21792117# Check whether --enable-omalloc or --disable-omalloc was given.
    21802118if test "${enable_omalloc+set}" = set; then
     
    22812219
    22822220echo $ac_n "checking which tmp dir to use""... $ac_c" 1>&6
    2283 echo "configure:2284: checking which tmp dir to use" >&5
     2221echo "configure:2222: checking which tmp dir to use" >&5
    22842222if test "${with_tmpdir+set}" = set && test -d ${with_tmpdir}; then
    22852223  if (echo "${with_tmpdir}" | egrep "\." >/dev/null 2>&1)
     
    22962234
    22972235echo $ac_n "checking whether to configure and build omalloc""... $ac_c" 1>&6
    2298 echo "configure:2299: checking whether to configure and build omalloc" >&5
     2236echo "configure:2237: checking whether to configure and build omalloc" >&5
    22992237if test "${enable_omalloc+set}" != set; then
    23002238   if test "$ac_cv_omalloc_ok" = yes; then
     
    23152253    fi
    23162254    CONFIG_SUBDIRS="$CONFIG_SUBDIRS omalloc"
     2255    BUILD1_SUBDIRS="$BUILD1_SUBDIRS omalloc"
    23172256    if test "${with_malloc+set}" != set; then
    23182257case "$ac_cv_singuname" in
     
    23342273
    23352274echo $ac_n "checking whether to configure and build gmp lib""... $ac_c" 1>&6
    2336 echo "configure:2337: checking whether to configure and build gmp lib" >&5
     2275echo "configure:2276: checking whether to configure and build gmp lib" >&5
    23372276if test "$enable_gmp" != yes && test "$enable_gmp" != no; then
    23382277  if test "$ac_gmp_ok" != yes && test -d gmp; then
     
    23402279    enable_gmp=yes
    23412280    CONFIG_SUBDIRS="$CONFIG_SUBDIRS gmp"
     2281    BUILD1_SUBDIRS="$BUILD1_SUBDIRS gmp"
    23422282    ac_configure_args="$ac_configure_args --enable-gmp"
    23432283    enable_gmp=yes
     
    23552295    echo "$ac_t""yes" 1>&6
    23562296    CONFIG_SUBDIRS="$CONFIG_SUBDIRS gmp"
     2297    BUILD1_SUBDIRS="$BUILD1_SUBDIRS gmp"
    23572298#    This we used to need for our patched version of gmp 2.x
    23582299#    OUTPUT_MAKEFILES="$OUTPUT_MAKEFILES gmp/Makefile.in"
     
    23792320fi
    23802321
    2381 echo $ac_n "checking whether to configure and build smallgmp lib""... $ac_c" 1>&6
    2382 echo "configure:2383: checking whether to configure and build smallgmp lib" >&5
    2383 if test "$enable_smallgmp" != yes && test "$enable_smallgmp" != no; then
    2384   if test "$ac_smallgmp_ok" != yes && test "$ac_gmp_ok" != yes && \
    2385      test "$enable_gmp" != yes && test -d smallgmp; then
    2386     echo "$ac_t""yes" 1>&6
    2387     enable_smallgmp=yes
    2388     CONFIG_SUBDIRS="$CONFIG_SUBDIRS smallgmp"
    2389     ac_configure_args="$ac_configure_args --enable-smallgmp --enable-gmp"
    2390     enable_gmp=yes
    2391   else
    2392     echo "$ac_t""no" 1>&6
    2393     enable_smallgmp=no
    2394   fi
    2395 elif test "$enable_smallgmp" = yes; then
    2396   if test ! -d smallgmp; then
    2397     echo "$ac_t""no" 1>&6
    2398     { echo "configure: error: Can not find smallgmp subdir" 1>&2; exit 1; }
    2399   else
    2400     echo "$ac_t""yes" 1>&6
    2401     CONFIG_SUBDIRS="$CONFIG_SUBDIRS smallgmp"
    2402     if test "$ac_gmp_ok" != yes && test "$enable_gmp" != yes; then
    2403       ac_configure_args="$ac_configure_args --enable-gmp"
    2404       enable_gmp=yes
    2405     fi
    2406   fi
    2407 else
    2408   echo "$ac_t""${enable_smallgmp}" 1>&6
    2409 fi
    2410 
    2411 # Check whether we have at least one of smallgmp or gmp
    2412 if test "$ac_smallgmp_ok" != yes && test "$ac_gmp_ok" != yes && \
    2413    test "$enable_smallgmp" != yes && test "$enable_gmp" != yes; then
    2414   { echo "configure: error: can neither find nor built gmp or smallgmp" 1>&2; exit 1; }
     2322# Check whether we have gmp
     2323if test "$ac_gmp_ok" != yes && test "$enable_gmp" != yes; then
     2324  { echo "configure: error: can neither find nor built gmp" 1>&2; exit 1; }
    24152325fi
    24162326
    24172327# Check whether we need to cheat subsequent configures with --enable-gmp
    2418 if test "$ac_smallgmp_ok" != yes && test "$ac_gmp_ok" != yes && test "$enable_gmp" != yes; then
     2328if test "$ac_gmp_ok" != yes && test "$enable_gmp" != yes; then
    24192329  ac_configure_args="$ac_configure_args --enable-gmp"
    24202330fi
    24212331
    24222332echo $ac_n "checking whether to configure and build MP lib""... $ac_c" 1>&6
    2423 echo "configure:2424: checking whether to configure and build MP lib" >&5
     2333echo "configure:2334: checking whether to configure and build MP lib" >&5
    24242334if test "$enable_MP" != yes && test "$enable_MP" != no; then
    24252335  if test "$with_MP" != no && test "$ac_MP_ok" != yes && test -d MP && \
     
    24282338    enable_MP=yes
    24292339    CONFIG_SUBDIRS="$CONFIG_SUBDIRS MP"
     2340    BUILD1_SUBDIRS="$BUILD1_SUBDIRS MP"
    24302341    ac_configure_args="$ac_configure_args --enable-MP"
    24312342  else
     
    24412352    echo "$ac_t""yes" 1>&6
    24422353    CONFIG_SUBDIRS="$CONFIG_SUBDIRS MP"
     2354    BUILD1_SUBDIRS="$BUILD1_SUBDIRS MP"
    24432355  else
    24442356    echo "$ac_t""no" 1>&6
     
    24552367
    24562368echo $ac_n "checking whether to configure and build NTL lib""... $ac_c" 1>&6
    2457 echo "configure:2458: checking whether to configure and build NTL lib" >&5
     2369echo "configure:2370: checking whether to configure and build NTL lib" >&5
    24582370if test "$enable_NTL" != yes && test "$enable_NTL" != no; then
    24592371  if test "$with_NTL" != no && test "$ac_NTL_ok" != yes && \
     
    24622374    echo "$ac_t""yes" 1>&6
    24632375    CONFIG_SUBDIRS="$CONFIG_SUBDIRS ntl"
     2376    BUILD1_SUBDIRS="$BUILD1_SUBDIRS ntl"
    24642377    ac_configure_args="$ac_configure_args --enable-NTL"
    24652378  else
     
    24712384    echo "$ac_t""yes" 1>&6
    24722385    CONFIG_SUBDIRS="$CONFIG_SUBDIRS ntl"
     2386    BUILD1_SUBDIRS="$BUILD1_SUBDIRS ntl"
    24732387  else
    24742388    echo "$ac_t""no" 1>&6
     
    24802394
    24812395echo $ac_n "checking whether to configure and build factory lib""... $ac_c" 1>&6
    2482 echo "configure:2483: checking whether to configure and build factory lib" >&5
     2396echo "configure:2397: checking whether to configure and build factory lib" >&5
    24832397if test "$enable_factory" != yes && test "$enable_factory" != no; then
    24842398  if test "$with_factory" != no && test "$ac_factory_ok" != yes && \
     
    24872401    echo "$ac_t""yes" 1>&6
    24882402    CONFIG_SUBDIRS="$CONFIG_SUBDIRS factory"
     2403    BUILD1_SUBDIRS="$BUILD1_SUBDIRS factory"
    24892404    ac_configure_args="$ac_configure_args --enable-factory"
    24902405  else
     
    24962411    echo "$ac_t""yes" 1>&6
    24972412    CONFIG_SUBDIRS="$CONFIG_SUBDIRS factory"
     2413    BUILD1_SUBDIRS="$BUILD1_SUBDIRS factory"
    24982414  else
    24992415    echo "$ac_t""no" 1>&6
     
    25052421
    25062422echo $ac_n "checking whether to configure and build libfac lib""... $ac_c" 1>&6
    2507 echo "configure:2508: checking whether to configure and build libfac lib" >&5
     2423echo "configure:2424: checking whether to configure and build libfac lib" >&5
    25082424if test "$enable_libfac" != yes && test "$enable_libfac" != no; then
    25092425  if test "$with_libfac" != no && test "$ac_libfac_ok" != yes && \
     
    25132429    echo "$ac_t""yes" 1>&6
    25142430    CONFIG_SUBDIRS="$CONFIG_SUBDIRS libfac"
     2431    BUILD1_SUBDIRS="$BUILD1_SUBDIRS libfac"
    25152432    ac_configure_args="$ac_configure_args --enable-libfac"
    25162433  else
     
    25262443    echo "$ac_t""yes" 1>&6
    25272444    CONFIG_SUBDIRS="$CONFIG_SUBDIRS libfac"
     2445    BUILD1_SUBDIRS="$BUILD1_SUBDIRS libfac"
    25282446  else
    25292447    echo "$ac_t""no" 1>&6
     
    25352453
    25362454echo $ac_n "checking whether to configure and build sgroup lib""... $ac_c" 1>&6
    2537 echo "configure:2538: checking whether to configure and build sgroup lib" >&5
     2455echo "configure:2456: checking whether to configure and build sgroup lib" >&5
    25382456if test "$enable_sgroup" = yes; then
    25392457  if test ! -d sgroup; then
     
    25442462    echo "$ac_t""yes" 1>&6
    25452463    CONFIG_SUBDIRS="$CONFIG_SUBDIRS sgroup"
     2464    BUILD1_SUBDIRS="$BUILD1_SUBDIRS sgroup"
    25462465  else
    25472466    echo "$ac_t""no" 1>&6
     
    25552474
    25562475echo $ac_n "checking whether to configure and build Singular""... $ac_c" 1>&6
    2557 echo "configure:2558: checking whether to configure and build Singular" >&5
     2476echo "configure:2477: checking whether to configure and build Singular" >&5
    25582477if test "$enable_Singular" != yes && test "$enable_Singular" != no; then
    25592478  if test "$with_Singular" != no && test -d Singular; then
     
    25622481    CONFIG_SUBDIRS="$CONFIG_SUBDIRS Singular"
    25632482    BUILD_SUBDIRS="$BUILD_SUBDIRS kernel Singular"     
     2483    BUILD1_SUBDIRS="$BUILD1_SUBDIRS kernel Singular"   
    25642484    ac_configure_args="$ac_configure_args --enable-Singular"
    25652485  else
     
    25722492    CONFIG_SUBDIRS="$CONFIG_SUBDIRS Singular"
    25732493    BUILD_SUBDIRS="$BUILD_SUBDIRS kernel Singular"     
     2494    BUILD1_SUBDIRS="$BUILD1_SUBDIRS kernel Singular"   
    25742495  else
    25752496    echo "$ac_t""no" 1>&6
     
    25842505
    25852506echo $ac_n "checking whether to build IntegerProgramming""... $ac_c" 1>&6
    2586 echo "configure:2587: checking whether to build IntegerProgramming" >&5
     2507echo "configure:2508: checking whether to build IntegerProgramming" >&5
    25872508if test "$enable_IntegerProgramming" != no && test -d "IntegerProgramming"; then
    25882509   BUILD_SUBDIRS="$BUILD_SUBDIRS IntegerProgramming"
     
    25962517
    25972518echo $ac_n "checking whether to build Plural""... $ac_c" 1>&6
    2598 echo "configure:2599: checking whether to build Plural" >&5
     2519echo "configure:2520: checking whether to build Plural" >&5
    25992520if test "$enable_Plural" != no || test "$with_Plural" != no; then
    26002521   echo "$ac_t""yes" 1>&6
     
    26082529
    26092530echo $ac_n "checking whether to configure and build Texinfo""... $ac_c" 1>&6
    2610 echo "configure:2611: checking whether to configure and build Texinfo" >&5
     2531echo "configure:2532: checking whether to configure and build Texinfo" >&5
    26112532if test "$enable_Texinfo" != no && test -d Texinfo; then
    26122533  echo "$ac_t""yes" 1>&6
     
    26322553set dummy makeinfo; ac_word=$2
    26332554echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2634 echo "configure:2635: checking for $ac_word" >&5
     2555echo "configure:2556: checking for $ac_word" >&5
    26352556if eval "test \"`echo '$''{'ac_cv_prog_MAKEINFO'+set}'`\" = set"; then
    26362557  echo $ac_n "(cached) $ac_c" 1>&6
     
    26622583set dummy texi2dvi; ac_word=$2
    26632584echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2664 echo "configure:2665: checking for $ac_word" >&5
     2585echo "configure:2586: checking for $ac_word" >&5
    26652586if eval "test \"`echo '$''{'ac_cv_prog_TEXI2DVI'+set}'`\" = set"; then
    26662587  echo $ac_n "(cached) $ac_c" 1>&6
     
    26922613set dummy texindex; ac_word=$2
    26932614echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2694 echo "configure:2695: checking for $ac_word" >&5
     2615echo "configure:2616: checking for $ac_word" >&5
    26952616if eval "test \"`echo '$''{'ac_cv_prog_TEXINDEX'+set}'`\" = set"; then
    26962617  echo $ac_n "(cached) $ac_c" 1>&6
     
    27222643set dummy texi2pdf; ac_word=$2
    27232644echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2724 echo "configure:2725: checking for $ac_word" >&5
     2645echo "configure:2646: checking for $ac_word" >&5
    27252646if eval "test \"`echo '$''{'ac_cv_prog_TEXI2PDF'+set}'`\" = set"; then
    27262647  echo $ac_n "(cached) $ac_c" 1>&6
     
    27522673
    27532674echo $ac_n "checking whether to configure and build Texi2html""... $ac_c" 1>&6
    2754 echo "configure:2755: checking whether to configure and build Texi2html" >&5
     2675echo "configure:2676: checking whether to configure and build Texi2html" >&5
    27552676if test "$enable_Texi2html" != no && test -d Texi2html; then
    27562677 echo "$ac_t""yes" 1>&6
     
    27672688set dummy texi2html; ac_word=$2
    27682689echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2769 echo "configure:2770: checking for $ac_word" >&5
     2690echo "configure:2691: checking for $ac_word" >&5
    27702691if eval "test \"`echo '$''{'ac_cv_prog_TEXI2HTML'+set}'`\" = set"; then
    27712692  echo $ac_n "(cached) $ac_c" 1>&6
     
    28052726
    28062727echo $ac_n "checking whether to build doc""... $ac_c" 1>&6
    2807 echo "configure:2808: checking whether to build doc" >&5
     2728echo "configure:2729: checking whether to build doc" >&5
    28082729if test "$enable_doc" != no && test -d doc; then
    28092730 echo "$ac_t""yes" 1>&6
     
    28192740
    28202741echo $ac_n "checking whether to build emacs""... $ac_c" 1>&6
    2821 echo "configure:2822: checking whether to build emacs" >&5
     2742echo "configure:2743: checking whether to build emacs" >&5
    28222743if test "$enable_doc" = yes && test "$enable_emacs" != no && test -d emacs; then
    28232744 echo "$ac_t""yes" 1>&6
     
    28312752
    28322753echo $ac_n "checking which apint package to use""... $ac_c" 1>&6
    2833 echo "configure:2834: checking which apint package to use" >&5
     2754echo "configure:2755: checking which apint package to use" >&5
    28342755if test "$with_apint" = gmp; then
    28352756  if test "$ac_gmp_ok" = yes || test "$enable_gmp" = yes; then
     
    28392760    { echo "configure: error: can not use with gmp without finding or building it" 1>&2; exit 1; }
    28402761  fi
    2841 elif test "$with_apint" = smallgmp; then
    2842   if test "$ac_smallgmp_ok" = yes || test "$enable_smallgmp" = yes; then
    2843     echo "$ac_t""smallgmp" 1>&6
    2844   else
    2845     echo "$ac_t""none" 1>&6
    2846     { echo "configure: error: can not use with smallgmp without finding or building it" 1>&2; exit 1; }
    2847   fi
    28482762elif test "$ac_gmp_ok" = yes || test "$enable_gmp"; then
    28492763    echo "$ac_t""gmp" 1>&6
    28502764    ac_configure_args="$ac_configure_args --with-apint=gmp"
    2851 else
    2852    echo "$ac_t""smallgmp" 1>&6
    2853    ac_configure_args="$ac_configure_args --with-apint=smallgmp"
     2765else
     2766  { echo "configure: error: gmp required" 1>&2; exit 1; }
    28542767fi
    28552768
    28562769echo $ac_n "checking whether to use with MP""... $ac_c" 1>&6
    2857 echo "configure:2858: checking whether to use with MP" >&5
     2770echo "configure:2771: checking whether to use with MP" >&5
    28582771if test "$with_MP" = yes; then
    28592772  if test "$ac_MP_ok" = yes || test "$enable_MP" = yes; then
     
    28752788
    28762789echo $ac_n "checking whether to use with factory""... $ac_c" 1>&6
    2877 echo "configure:2878: checking whether to use with factory" >&5
     2790echo "configure:2791: checking whether to use with factory" >&5
    28782791if test "$with_factory" = yes; then
    28792792  if test "$ac_factory_ok" = yes || test "$enable_factory" = yes; then
     
    28942807 
    28952808echo $ac_n "checking whether to use with libfac""... $ac_c" 1>&6
    2896 echo "configure:2897: checking whether to use with libfac" >&5
     2809echo "configure:2810: checking whether to use with libfac" >&5
    28972810if test "$with_libfac" = yes; then
    28982811  if test "$ac_libfac_ok" = yes || test "$enable_libfac" = yes; then
     
    29152828
    29162829echo $ac_n "checking whether to use with Singular""... $ac_c" 1>&6
    2917 echo "configure:2918: checking whether to use with Singular" >&5
     2830echo "configure:2831: checking whether to use with Singular" >&5
    29182831if test "$with_Singular" != no && test "$with_Singular" != yes; then
    29192832  if test "$enable_Singular" = yes; then
     
    29362849  SUBDIRS="$SUBDIRS omalloc"
    29372850fi
    2938 if test -d smallgmp; then
    2939   SUBDIRS="$SUBDIRS smallgmp"
    2940 fi
    29412851if test -d gmp; then
    29422852  SUBDIRS="$SUBDIRS gmp"
     
    29812891 
    29822892echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
    2983 echo "configure:2984: checking whether ${MAKE-make} sets \${MAKE}" >&5
     2893echo "configure:2894: checking whether ${MAKE-make} sets \${MAKE}" >&5
    29842894set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
    29852895if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
     
    30062916  SET_MAKE="MAKE=${MAKE-make}"
    30072917fi
     2918
    30082919
    30092920
     
    31913102s%@SUBDIRS@%$SUBDIRS%g
    31923103s%@BUILD_SUBDIRS@%$BUILD_SUBDIRS%g
     3104s%@BUILD1_SUBDIRS@%$BUILD1_SUBDIRS%g
    31933105s%@CONFIG_SUBDIRS@%$CONFIG_SUBDIRS%g
    31943106s%@subdirs@%$subdirs%g
Note: See TracChangeset for help on using the changeset viewer.