Changeset e1759c in git


Ignore:
Timestamp:
Jun 3, 1998, 1:55:03 PM (26 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
b70273082ab2bbe522cad1068f29c2ccfe4cc1d0
Parents:
d815c9c1c33dc5306990138d6a57124181de2671
Message:
*** empty log message ***


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

Legend:

Unmodified
Added
Removed
  • configure

    rd815c9 re1759c  
    860860
    861861# construct name of installed Singular executable
    862 export SINGULAR=${bindir}/Singular-${SINGULAR_MAJOR_VERSION}.${SINGULAR_MINOR_VERSION}.${SINGULAR_SUB_VERSION}
     862SINGULAR=${bindir}/Singular-${SINGULAR_MAJOR_VERSION}.${SINGULAR_MINOR_VERSION}.${SINGULAR_SUB_VERSION}
     863export SINGULAR
    863864
    864865
     
    879880
    880881echo $ac_n "checking whether _AIX is defined""... $ac_c" 1>&6
    881 echo "configure:882: checking whether _AIX is defined" >&5
     882echo "configure:883: checking whether _AIX is defined" >&5
    882883if eval "test \"`echo '$''{'ac_cv_is_aix'+set}'`\" = set"; then
    883884  echo $ac_n "(cached) $ac_c" 1>&6
    884885else
    885886  cat > conftest.$ac_ext <<EOF
    886 #line 887 "configure"
     887#line 888 "configure"
    887888#include "confdefs.h"
    888889#ifdef _AIX
     
    911912
    912913echo $ac_n "checking for atof in -lm""... $ac_c" 1>&6
    913 echo "configure:914: checking for atof in -lm" >&5
     914echo "configure:915: checking for atof in -lm" >&5
    914915ac_lib_var=`echo m'_'atof | sed 'y%./+-%__p_%'`
    915916if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    919920LIBS="-lm  $LIBS"
    920921cat > conftest.$ac_ext <<EOF
    921 #line 922 "configure"
     922#line 923 "configure"
    922923#include "confdefs.h"
    923924/* Override any gcc2 internal prototype to avoid an error.  */
     
    930931; return 0; }
    931932EOF
    932 if { (eval echo configure:933: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     933if { (eval echo configure:934: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    933934  rm -rf conftest*
    934935  eval "ac_cv_lib_$ac_lib_var=yes"
     
    958959
    959960echo $ac_n "checking for socket in -lbsd""... $ac_c" 1>&6
    960 echo "configure:961: checking for socket in -lbsd" >&5
     961echo "configure:962: checking for socket in -lbsd" >&5
    961962ac_lib_var=`echo bsd'_'socket | sed 'y%./+-%__p_%'`
    962963if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    966967LIBS="-lbsd  $LIBS"
    967968cat > conftest.$ac_ext <<EOF
    968 #line 969 "configure"
     969#line 970 "configure"
    969970#include "confdefs.h"
    970971/* Override any gcc2 internal prototype to avoid an error.  */
     
    977978; return 0; }
    978979EOF
    979 if { (eval echo configure:980: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     980if { (eval echo configure:981: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    980981  rm -rf conftest*
    981982  eval "ac_cv_lib_$ac_lib_var=yes"
     
    10051006
    10061007echo $ac_n "checking for listen in -lsocket""... $ac_c" 1>&6
    1007 echo "configure:1008: checking for listen in -lsocket" >&5
     1008echo "configure:1009: checking for listen in -lsocket" >&5
    10081009ac_lib_var=`echo socket'_'listen | sed 'y%./+-%__p_%'`
    10091010if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    10131014LIBS="-lsocket  $LIBS"
    10141015cat > conftest.$ac_ext <<EOF
    1015 #line 1016 "configure"
     1016#line 1017 "configure"
    10161017#include "confdefs.h"
    10171018/* Override any gcc2 internal prototype to avoid an error.  */
     
    10241025; return 0; }
    10251026EOF
    1026 if { (eval echo configure:1027: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     1027if { (eval echo configure:1028: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    10271028  rm -rf conftest*
    10281029  eval "ac_cv_lib_$ac_lib_var=yes"
     
    10521053
    10531054echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
    1054 echo "configure:1055: checking for gethostbyname in -lnsl" >&5
     1055echo "configure:1056: checking for gethostbyname in -lnsl" >&5
    10551056ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
    10561057if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    10601061LIBS="-lnsl  $LIBS"
    10611062cat > conftest.$ac_ext <<EOF
    1062 #line 1063 "configure"
     1063#line 1064 "configure"
    10631064#include "confdefs.h"
    10641065/* Override any gcc2 internal prototype to avoid an error.  */
     
    10711072; return 0; }
    10721073EOF
    1073 if { (eval echo configure:1074: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     1074if { (eval echo configure:1075: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    10741075  rm -rf conftest*
    10751076  eval "ac_cv_lib_$ac_lib_var=yes"
     
    10991100
    11001101echo $ac_n "checking for mpq_init in -lgmp""... $ac_c" 1>&6
    1101 echo "configure:1102: checking for mpq_init in -lgmp" >&5
     1102echo "configure:1103: checking for mpq_init in -lgmp" >&5
    11021103ac_lib_var=`echo gmp'_'mpq_init | sed 'y%./+-%__p_%'`
    11031104if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    11071108LIBS="-lgmp  $LIBS"
    11081109cat > conftest.$ac_ext <<EOF
    1109 #line 1110 "configure"
     1110#line 1111 "configure"
    11101111#include "confdefs.h"
    11111112/* Override any gcc2 internal prototype to avoid an error.  */
     
    11181119; return 0; }
    11191120EOF
    1120 if { (eval echo configure:1121: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     1121if { (eval echo configure:1122: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    11211122  rm -rf conftest*
    11221123  eval "ac_cv_lib_$ac_lib_var=yes"
     
    11461147
    11471148echo $ac_n "checking for mpz_init in -lsmallgmp""... $ac_c" 1>&6
    1148 echo "configure:1149: checking for mpz_init in -lsmallgmp" >&5
     1149echo "configure:1150: checking for mpz_init in -lsmallgmp" >&5
    11491150ac_lib_var=`echo smallgmp'_'mpz_init | sed 'y%./+-%__p_%'`
    11501151if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    11541155LIBS="-lsmallgmp  $LIBS"
    11551156cat > conftest.$ac_ext <<EOF
    1156 #line 1157 "configure"
     1157#line 1158 "configure"
    11571158#include "confdefs.h"
    11581159/* Override any gcc2 internal prototype to avoid an error.  */
     
    11651166; return 0; }
    11661167EOF
    1167 if { (eval echo configure:1168: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     1168if { (eval echo configure:1169: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    11681169  rm -rf conftest*
    11691170  eval "ac_cv_lib_$ac_lib_var=yes"
     
    11931194
    11941195echo $ac_n "checking for IMP_PutGmpInt in -lMP""... $ac_c" 1>&6
    1195 echo "configure:1196: checking for IMP_PutGmpInt in -lMP" >&5
     1196echo "configure:1197: checking for IMP_PutGmpInt in -lMP" >&5
    11961197ac_lib_var=`echo MP'_'IMP_PutGmpInt | sed 'y%./+-%__p_%'`
    11971198if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    12011202LIBS="-lMP  $LIBS"
    12021203cat > conftest.$ac_ext <<EOF
    1203 #line 1204 "configure"
     1204#line 1205 "configure"
    12041205#include "confdefs.h"
    12051206/* Override any gcc2 internal prototype to avoid an error.  */
     
    12121213; return 0; }
    12131214EOF
    1214 if { (eval echo configure:1215: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     1215if { (eval echo configure:1216: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    12151216  rm -rf conftest*
    12161217  eval "ac_cv_lib_$ac_lib_var=yes"
     
    12401241
    12411242echo $ac_n "checking for MPT_GetTree in -lMPT""... $ac_c" 1>&6
    1242 echo "configure:1243: checking for MPT_GetTree in -lMPT" >&5
     1243echo "configure:1244: checking for MPT_GetTree in -lMPT" >&5
    12431244ac_lib_var=`echo MPT'_'MPT_GetTree | sed 'y%./+-%__p_%'`
    12441245if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    12481249LIBS="-lMPT  $LIBS"
    12491250cat > conftest.$ac_ext <<EOF
    1250 #line 1251 "configure"
     1251#line 1252 "configure"
    12511252#include "confdefs.h"
    12521253/* Override any gcc2 internal prototype to avoid an error.  */
     
    12591260; return 0; }
    12601261EOF
    1261 if { (eval echo configure:1262: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     1262if { (eval echo configure:1263: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    12621263  rm -rf conftest*
    12631264  eval "ac_cv_lib_$ac_lib_var=yes"
     
    12871288
    12881289echo $ac_n "checking for atof in -lsingcf""... $ac_c" 1>&6
    1289 echo "configure:1290: checking for atof in -lsingcf" >&5
     1290echo "configure:1291: checking for atof in -lsingcf" >&5
    12901291ac_lib_var=`echo singcf'_'atof | sed 'y%./+-%__p_%'`
    12911292if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    12951296LIBS="-lsingcf  $LIBS"
    12961297cat > conftest.$ac_ext <<EOF
    1297 #line 1298 "configure"
     1298#line 1299 "configure"
    12981299#include "confdefs.h"
    12991300/* Override any gcc2 internal prototype to avoid an error.  */
     
    13061307; return 0; }
    13071308EOF
    1308 if { (eval echo configure:1309: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     1309if { (eval echo configure:1310: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    13091310  rm -rf conftest*
    13101311  eval "ac_cv_lib_$ac_lib_var=yes"
     
    13341335
    13351336echo $ac_n "checking for atof in -lsingfac""... $ac_c" 1>&6
    1336 echo "configure:1337: checking for atof in -lsingfac" >&5
     1337echo "configure:1338: checking for atof in -lsingfac" >&5
    13371338ac_lib_var=`echo singfac'_'atof | sed 'y%./+-%__p_%'`
    13381339if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    13421343LIBS="-lsingfac  $LIBS"
    13431344cat > conftest.$ac_ext <<EOF
    1344 #line 1345 "configure"
     1345#line 1346 "configure"
    13451346#include "confdefs.h"
    13461347/* Override any gcc2 internal prototype to avoid an error.  */
     
    13531354; return 0; }
    13541355EOF
    1355 if { (eval echo configure:1356: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
     1356if { (eval echo configure:1357: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
    13561357  rm -rf conftest*
    13571358  eval "ac_cv_lib_$ac_lib_var=yes"
     
    13851386ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    13861387echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    1387 echo "configure:1388: checking for $ac_hdr" >&5
     1388echo "configure:1389: checking for $ac_hdr" >&5
    13881389if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    13891390  echo $ac_n "(cached) $ac_c" 1>&6
    13901391else
    13911392  cat > conftest.$ac_ext <<EOF
    1392 #line 1393 "configure"
     1393#line 1394 "configure"
    13931394#include "confdefs.h"
    13941395#include <$ac_hdr>
    13951396EOF
    13961397ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    1397 { (eval echo configure:1398: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1398{ (eval echo configure:1399: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    13981399ac_err=`grep -v '^ *+' conftest.out`
    13991400if test -z "$ac_err"; then
     
    15211522
    15221523echo $ac_n "checking whether to configure and build gmp lib""... $ac_c" 1>&6
    1523 echo "configure:1524: checking whether to configure and build gmp lib" >&5
     1524echo "configure:1525: checking whether to configure and build gmp lib" >&5
    15241525if test "$enable_gmp" != yes && test "$enable_gmp" != no; then
    15251526  if test "$ac_gmp_ok" != yes && test -d gmp; then
     
    15451546
    15461547echo $ac_n "checking whether to configure and build smallgmp lib""... $ac_c" 1>&6
    1547 echo "configure:1548: checking whether to configure and build smallgmp lib" >&5
     1548echo "configure:1549: checking whether to configure and build smallgmp lib" >&5
    15481549if test "$enable_smallgmp" != yes && test "$enable_smallgmp" != no; then
    15491550  if test "$ac_smallgmp_ok" != yes && test "$ac_gmp_ok" != yes && \
     
    15841585
    15851586echo $ac_n "checking whether to configure and build MP lib""... $ac_c" 1>&6
    1586 echo "configure:1587: checking whether to configure and build MP lib" >&5
     1587echo "configure:1588: checking whether to configure and build MP lib" >&5
    15871588if test "$enable_MP" != yes && test "$enable_MP" != no; then
    15881589  if test "$with_MP" != no && test "$ac_MP_ok" != yes && test -d MP && \
     
    16141615 
    16151616echo $ac_n "checking whether to configure and build factory lib""... $ac_c" 1>&6
    1616 echo "configure:1617: checking whether to configure and build factory lib" >&5
     1617echo "configure:1618: checking whether to configure and build factory lib" >&5
    16171618if test "$enable_factory" != yes && test "$enable_factory" != no; then
    16181619  if test "$with_factory" != no && test "$ac_factory_ok" != yes && \
     
    16391640
    16401641echo $ac_n "checking whether to configure and build libfac lib""... $ac_c" 1>&6
    1641 echo "configure:1642: checking whether to configure and build libfac lib" >&5
     1642echo "configure:1643: checking whether to configure and build libfac lib" >&5
    16421643if test "$enable_libfac" != yes && test "$enable_libfac" != no; then
    16431644  if test "$with_libfac" != no && test "$ac_libfac_ok" != yes && \
     
    16691670
    16701671echo $ac_n "checking whether to configure and build sgroup lib""... $ac_c" 1>&6
    1671 echo "configure:1672: checking whether to configure and build sgroup lib" >&5
     1672echo "configure:1673: checking whether to configure and build sgroup lib" >&5
    16721673if test "$enable_sgroup" != yes && test "$enable_sgroup" != no; then
    16731674  if test "$with_sgroup" != no && test "$ac_sgroup_ok" != yes && \
     
    17001701
    17011702echo $ac_n "checking whether to configure and build Singular""... $ac_c" 1>&6
    1702 echo "configure:1703: checking whether to configure and build Singular" >&5
     1703echo "configure:1704: checking whether to configure and build Singular" >&5
    17031704if test "$enable_Singular" != yes && test "$enable_Singular" != no; then
    17041705  if test "$with_Singular" != no && test -d Singular; then
     
    17251726
    17261727echo $ac_n "checking wich apint package to use""... $ac_c" 1>&6
    1727 echo "configure:1728: checking wich apint package to use" >&5
     1728echo "configure:1729: checking wich apint package to use" >&5
    17281729if test "$with_apint" = gmp; then
    17291730  if test "$ac_gmp_ok" = yes || test "$enable_gmp" = yes; then
     
    17491750
    17501751echo $ac_n "checking whether to use with MP""... $ac_c" 1>&6
    1751 echo "configure:1752: checking whether to use with MP" >&5
     1752echo "configure:1753: checking whether to use with MP" >&5
    17521753if test "$with_MP" = yes; then
    17531754  if test "$ac_MP_ok" = yes || test "$enable_MP" = yes; then
     
    17681769
    17691770echo $ac_n "checking whether to use with factory""... $ac_c" 1>&6
    1770 echo "configure:1771: checking whether to use with factory" >&5
     1771echo "configure:1772: checking whether to use with factory" >&5
    17711772if test "$with_factory" = yes; then
    17721773  if test "$ac_factory_ok" = yes || test "$enable_factory" = yes; then
     
    17871788 
    17881789echo $ac_n "checking whether to use with libfac""... $ac_c" 1>&6
    1789 echo "configure:1790: checking whether to use with libfac" >&5
     1790echo "configure:1791: checking whether to use with libfac" >&5
    17901791if test "$with_libfac" = yes; then
    17911792  if test "$ac_libfac_ok" = yes || test "$enable_libfac" = yes; then
     
    18071808
    18081809echo $ac_n "checking whether to use with Singular""... $ac_c" 1>&6
    1809 echo "configure:1810: checking whether to use with Singular" >&5
     1810echo "configure:1811: checking whether to use with Singular" >&5
    18101811if test "$with_Singular" != no && test "$with_Singular" != yes; then
    18111812  if test "$enable_Singular" = yes; then
     
    18471848
    18481849echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
    1849 echo "configure:1850: checking whether ${MAKE-make} sets \${MAKE}" >&5
     1850echo "configure:1851: checking whether ${MAKE-make} sets \${MAKE}" >&5
    18501851set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
    18511852if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
  • configure.in

    rd815c9 re1759c  
    5959
    6060# construct name of installed Singular executable
    61 export SINGULAR=${bindir}/Singular-${SINGULAR_MAJOR_VERSION}.${SINGULAR_MINOR_VERSION}.${SINGULAR_SUB_VERSION}
     61SINGULAR=${bindir}/Singular-${SINGULAR_MAJOR_VERSION}.${SINGULAR_MINOR_VERSION}.${SINGULAR_SUB_VERSION}
     62export SINGULAR
    6263AC_SUBST(SINGULAR)
    6364
Note: See TracChangeset for help on using the changeset viewer.