Changeset 01a62d in git


Ignore:
Timestamp:
Jul 16, 1997, 2:21:08 PM (27 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
4f590143c3a392e52315517bd564f6e4f1945ae3
Parents:
1a57563b166fb2dda18f121c819f7fa6cce72050
Message:
	* configure: configure.in changed


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

Legend:

Unmodified
Added
Removed
  • factory/configure

    r1a5756 r01a62d  
    2222  --with-Singular         build for use with computer algebra system Singular."
    2323ac_help="$ac_help
    24   --disable-streamio      build factory whithout streamio"
     24  --disable-streamio      build factory without streamio"
    2525ac_help="$ac_help
    2626  --enable-memdebug=<level> switch on memory managment debugging.  Meaningful
     
    13151315else
    13161316  echo "$ac_t""no" 1>&6
    1317 { echo "configure: error: gmp.h not found.  Use option --with-gmp or --with-builtingmp
    1318                   to specify path" 1>&2; exit 1; }
     1317{ echo "configure: error: gmp.h not found.  Use option --with-gmp to specify path" 1>&2; exit 1; }
    13191318fi
    13201319done
     
    13301329else
    13311330  cat > conftest.$ac_ext <<EOF
    1332 #line 1333 "configure"
     1331#line 1332 "configure"
    13331332#include "confdefs.h"
    13341333#include <$ac_hdr>
    13351334EOF
    13361335ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    1337 { (eval echo configure:1338: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1336{ (eval echo configure:1337: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    13381337ac_err=`grep -v '^ *+' conftest.out`
    13391338if test -z "$ac_err"; then
     
    13701369else
    13711370  cat > conftest.$ac_ext <<EOF
    1372 #line 1373 "configure"
     1371#line 1372 "configure"
    13731372#include "confdefs.h"
    13741373#include <$ac_hdr>
    13751374EOF
    13761375ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    1377 { (eval echo configure:1378: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1376{ (eval echo configure:1377: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    13781377ac_err=`grep -v '^ *+' conftest.out`
    13791378if test -z "$ac_err"; then
     
    14081407else
    14091408  cat > conftest.$ac_ext <<EOF
    1410 #line 1411 "configure"
     1409#line 1410 "configure"
    14111410#include "confdefs.h"
    14121411#include <$ac_hdr>
    14131412EOF
    14141413ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    1415 { (eval echo configure:1416: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1414{ (eval echo configure:1415: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    14161415ac_err=`grep -v '^ *+' conftest.out`
    14171416if test -z "$ac_err"; then
     
    14491448else
    14501449  cat > conftest.$ac_ext <<EOF
    1451 #line 1452 "configure"
     1450#line 1451 "configure"
    14521451#include "confdefs.h"
    14531452#include <$ac_hdr>
    14541453EOF
    14551454ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    1456 { (eval echo configure:1457: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1455{ (eval echo configure:1456: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    14571456ac_err=`grep -v '^ *+' conftest.out`
    14581457if test -z "$ac_err"; then
     
    14961495else
    14971496cat > conftest.$ac_ext <<EOF
    1498 #line 1499 "configure"
     1497#line 1498 "configure"
    14991498#include "confdefs.h"
    15001499#ifdef __cplusplus
     
    15031502main(){return(0);}
    15041503EOF
    1505 { (eval echo configure:1506: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }
     1504{ (eval echo configure:1505: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }
    15061505if test -s conftest && (./conftest; exit) 2>/dev/null; then
    15071506  ac_cv_c_cross=no
     
    15261525else
    15271526  cat > conftest.$ac_ext <<EOF
    1528 #line 1529 "configure"
     1527#line 1528 "configure"
    15291528#include "confdefs.h"
    15301529
     
    15761575; return 0; }
    15771576EOF
    1578 if { (eval echo configure:1579: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1577if { (eval echo configure:1578: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    15791578  rm -rf conftest*
    15801579  ac_cv_c_const=yes
     
    16021601for ac_kw in inline __inline__ __inline; do
    16031602  cat > conftest.$ac_ext <<EOF
    1604 #line 1605 "configure"
     1603#line 1604 "configure"
    16051604#include "confdefs.h"
    16061605
     
    16101609; return 0; }
    16111610EOF
    1612 if { (eval echo configure:1613: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1611if { (eval echo configure:1612: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    16131612  rm -rf conftest*
    16141613  ac_cv_c_inline=$ac_kw; break
     
    16431642else
    16441643cat > conftest.$ac_ext <<EOF
    1645 #line 1646 "configure"
     1644#line 1645 "configure"
    16461645#include "confdefs.h"
    16471646#ifdef __cplusplus
     
    16501649 int main() { if (-2 >> 1 == -1) exit(0); else exit(1); }
    16511650EOF
    1652 { (eval echo configure:1653: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }
     1651{ (eval echo configure:1652: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }
    16531652if test -s conftest && (./conftest; exit) 2>/dev/null; then
    16541653  ac_cv_shift=yes
     
    16791678  gftabledir='${datadir}/Singular/gftables'
    16801679  expl_gftabledir="$expl_datadir/Singular/gftables"
    1681   templatedir="\${includedir}/templates"
     1680  templatedir='${includedir}/templates'
    16821681else
    16831682  gftabledir='${datadir}/factory/gftables'
    16841683  expl_gftabledir="$expl_datadir/factory/gftables"
    1685   templatedir="\${includedir}/templates"
     1684  templatedir='${includedir}/templates'
    16861685fi
    16871686
     
    16911690if test "x$with_Singular" = xyes; then
    16921691  libfactory=libsingcf.a
    1693   libmem=libcfmem.a
    1694   headerfactory=factory.h
    1695   factoryconf=factoryconf.h
    16961692
    16971693  factorysrc='$(basefactorysrc) $(singfactorysrc)'
     
    17051701else
    17061702  libfactory=libcf.a
    1707   libmem=libcfmem.a
    1708   headerfactory=factory.h
    1709   factoryconf=factoryconf.h
    17101703
    17111704  factorysrc='$(basefactorysrc)'
     
    18871880# - complete and substitute variables, defines.
    18881881#
    1889 
    1890 
    1891 
    18921882
    18931883
     
    20542044s%@factory_version@%$factory_version%g
    20552045s%@libfactory@%$libfactory%g
    2056 s%@libmem@%$libmem%g
    2057 s%@headerfactory@%$headerfactory%g
    2058 s%@factoryconf@%$factoryconf%g
    20592046s%@ARFLAGS@%$ARFLAGS%g
    20602047s%@MAKEHEADERFLAGS@%$MAKEHEADERFLAGS%g
Note: See TracChangeset for help on using the changeset viewer.