Changeset f835c6a in git
- Timestamp:
- Jan 19, 2002, 2:46:39 PM (22 years ago)
- Branches:
- (u'spielwiese', 'd1b01e9d51ade4b46b745d3bada5c5f3696be3a8')
- Children:
- 9e723fac729efb994e65b305e7ac5ec5b982fad1
- Parents:
- 324dc0f86c4a2ce32bd7c2c408cb2e8db043c2c3
- Location:
- Singular
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/configure
r324dc0 rf835c6a 4096 4096 elif test "$ac_cv_have_readline" = yes; then 4097 4097 echo "$ac_t""static" 1>&6 4098 elif test "$ac_cv_singuname" = PowerMacintosh-darwin; then 4099 { echo "configure: error: building without readline impossible on PowerMacintosh-darwin" 1>&2; exit 1; } 4098 4100 else 4099 4101 echo "$ac_t""none" 1>&6 … … 4105 4107 # gmp, smallgmp, MP, MPT, factory, libfac 4106 4108 echo $ac_n "checking for main in -lgmp""... $ac_c" 1>&6 4107 echo "configure:41 08: checking for main in -lgmp" >&54109 echo "configure:4110: checking for main in -lgmp" >&5 4108 4110 ac_lib_var=`echo gmp'_'main | sed 'y%./+-%__p_%'` 4109 4111 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4113 4115 LIBS="-lgmp $LIBS" 4114 4116 cat > conftest.$ac_ext <<EOF 4115 #line 411 6"configure"4117 #line 4118 "configure" 4116 4118 #include "confdefs.h" 4117 4119 … … 4120 4122 ; return 0; } 4121 4123 EOF 4122 if { (eval echo configure:412 3: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4124 if { (eval echo configure:4125: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4123 4125 rm -rf conftest* 4124 4126 eval "ac_cv_lib_$ac_lib_var=yes" … … 4151 4153 fi 4152 4154 echo $ac_n "checking for main in -lsmallgmp""... $ac_c" 1>&6 4153 echo "configure:415 4: checking for main in -lsmallgmp" >&54155 echo "configure:4156: checking for main in -lsmallgmp" >&5 4154 4156 ac_lib_var=`echo smallgmp'_'main | sed 'y%./+-%__p_%'` 4155 4157 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4159 4161 LIBS="-lsmallgmp $LIBS" 4160 4162 cat > conftest.$ac_ext <<EOF 4161 #line 416 2"configure"4163 #line 4164 "configure" 4162 4164 #include "confdefs.h" 4163 4165 … … 4166 4168 ; return 0; } 4167 4169 EOF 4168 if { (eval echo configure:41 69: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4170 if { (eval echo configure:4171: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4169 4171 rm -rf conftest* 4170 4172 eval "ac_cv_lib_$ac_lib_var=yes" … … 4195 4197 SAVE_LIBS=$LIBS 4196 4198 echo $ac_n "checking for IMP_PutGmpInt in -lMP""... $ac_c" 1>&6 4197 echo "configure:4 198: checking for IMP_PutGmpInt in -lMP" >&54199 echo "configure:4200: checking for IMP_PutGmpInt in -lMP" >&5 4198 4200 ac_lib_var=`echo MP'_'IMP_PutGmpInt | sed 'y%./+-%__p_%'` 4199 4201 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4203 4205 LIBS="-lMP $MP_LIBS $LIBS" 4204 4206 cat > conftest.$ac_ext <<EOF 4205 #line 420 6"configure"4207 #line 4208 "configure" 4206 4208 #include "confdefs.h" 4207 4209 /* Override any gcc2 internal prototype to avoid an error. */ … … 4214 4216 ; return 0; } 4215 4217 EOF 4216 if { (eval echo configure:421 7: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4218 if { (eval echo configure:4219: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4217 4219 rm -rf conftest* 4218 4220 eval "ac_cv_lib_$ac_lib_var=yes" … … 4242 4244 4243 4245 echo $ac_n "checking for MPT_GetTree in -lMPT""... $ac_c" 1>&6 4244 echo "configure:424 5: checking for MPT_GetTree in -lMPT" >&54246 echo "configure:4247: checking for MPT_GetTree in -lMPT" >&5 4245 4247 ac_lib_var=`echo MPT'_'MPT_GetTree | sed 'y%./+-%__p_%'` 4246 4248 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4250 4252 LIBS="-lMPT $MP_LIBS $LIBS" 4251 4253 cat > conftest.$ac_ext <<EOF 4252 #line 425 3"configure"4254 #line 4255 "configure" 4253 4255 #include "confdefs.h" 4254 4256 /* Override any gcc2 internal prototype to avoid an error. */ … … 4261 4263 ; return 0; } 4262 4264 EOF 4263 if { (eval echo configure:426 4: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4265 if { (eval echo configure:4266: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4264 4266 rm -rf conftest* 4265 4267 eval "ac_cv_lib_$ac_lib_var=yes" … … 4290 4292 LIBS=$SAVE_LIBS 4291 4293 echo $ac_n "checking for atof in -lsingcf""... $ac_c" 1>&6 4292 echo "configure:429 3: checking for atof in -lsingcf" >&54294 echo "configure:4295: checking for atof in -lsingcf" >&5 4293 4295 ac_lib_var=`echo singcf'_'atof | sed 'y%./+-%__p_%'` 4294 4296 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4298 4300 LIBS="-lsingcf $LIBS" 4299 4301 cat > conftest.$ac_ext <<EOF 4300 #line 430 1"configure"4302 #line 4303 "configure" 4301 4303 #include "confdefs.h" 4302 4304 /* Override any gcc2 internal prototype to avoid an error. */ … … 4309 4311 ; return 0; } 4310 4312 EOF 4311 if { (eval echo configure:431 2: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4313 if { (eval echo configure:4314: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4312 4314 rm -rf conftest* 4313 4315 eval "ac_cv_lib_$ac_lib_var=yes" … … 4337 4339 4338 4340 echo $ac_n "checking for atof in -lsingfac""... $ac_c" 1>&6 4339 echo "configure:434 0: checking for atof in -lsingfac" >&54341 echo "configure:4342: checking for atof in -lsingfac" >&5 4340 4342 ac_lib_var=`echo singfac'_'atof | sed 'y%./+-%__p_%'` 4341 4343 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4345 4347 LIBS="-lsingfac $LIBS" 4346 4348 cat > conftest.$ac_ext <<EOF 4347 #line 43 48"configure"4349 #line 4350 "configure" 4348 4350 #include "confdefs.h" 4349 4351 /* Override any gcc2 internal prototype to avoid an error. */ … … 4356 4358 ; return 0; } 4357 4359 EOF 4358 if { (eval echo configure:43 59: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4360 if { (eval echo configure:4361: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4359 4361 rm -rf conftest* 4360 4362 eval "ac_cv_lib_$ac_lib_var=yes" … … 4384 4386 4385 4387 echo $ac_n "checking for omTestAddr in -lomalloc""... $ac_c" 1>&6 4386 echo "configure:438 7: checking for omTestAddr in -lomalloc" >&54388 echo "configure:4389: checking for omTestAddr in -lomalloc" >&5 4387 4389 ac_lib_var=`echo omalloc'_'omTestAddr | sed 'y%./+-%__p_%'` 4388 4390 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4392 4394 LIBS="-lomalloc $LIBS" 4393 4395 cat > conftest.$ac_ext <<EOF 4394 #line 439 5"configure"4396 #line 4397 "configure" 4395 4397 #include "confdefs.h" 4396 4398 /* Override any gcc2 internal prototype to avoid an error. */ … … 4403 4405 ; return 0; } 4404 4406 EOF 4405 if { (eval echo configure:440 6: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4407 if { (eval echo configure:4408: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4406 4408 rm -rf conftest* 4407 4409 eval "ac_cv_lib_$ac_lib_var=yes" … … 4431 4433 4432 4434 echo $ac_n "checking for main in -lomalloc_ndebug""... $ac_c" 1>&6 4433 echo "configure:443 4: checking for main in -lomalloc_ndebug" >&54435 echo "configure:4436: checking for main in -lomalloc_ndebug" >&5 4434 4436 ac_lib_var=`echo omalloc_ndebug'_'main | sed 'y%./+-%__p_%'` 4435 4437 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4439 4441 LIBS="-lomalloc_ndebug $LIBS" 4440 4442 cat > conftest.$ac_ext <<EOF 4441 #line 444 2"configure"4443 #line 4444 "configure" 4442 4444 #include "confdefs.h" 4443 4445 … … 4446 4448 ; return 0; } 4447 4449 EOF 4448 if { (eval echo configure:44 49: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4450 if { (eval echo configure:4451: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4449 4451 rm -rf conftest* 4450 4452 eval "ac_cv_lib_$ac_lib_var=yes" … … 4478 4480 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4479 4481 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 4480 echo "configure:448 1: checking for $ac_hdr" >&54482 echo "configure:4483: checking for $ac_hdr" >&5 4481 4483 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4482 4484 echo $ac_n "(cached) $ac_c" 1>&6 4483 4485 else 4484 4486 cat > conftest.$ac_ext <<EOF 4485 #line 448 6"configure"4487 #line 4488 "configure" 4486 4488 #include "confdefs.h" 4487 4489 #include <$ac_hdr> 4488 4490 EOF 4489 4491 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4490 { (eval echo configure:449 1: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4492 { (eval echo configure:4493: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4491 4493 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4492 4494 if test -z "$ac_err"; then … … 4557 4559 4558 4560 echo $ac_n "checking which apint package to use""... $ac_c" 1>&6 4559 echo "configure:456 0: checking which apint package to use" >&54561 echo "configure:4562: checking which apint package to use" >&5 4560 4562 if test "${with_apint}" != gmp && test "${with_apint}" != smallgmp; then 4561 4563 if test "$ac_gmp_ok" = yes || test "$enable_gmp" = yes; then … … 4599 4601 # 4600 4602 echo $ac_n "checking whether to have MP""... $ac_c" 1>&6 4601 echo "configure:460 2: checking whether to have MP" >&54603 echo "configure:4604: checking whether to have MP" >&5 4602 4604 if test "${with_MP}" != yes && test "${with_MP}" != no; then 4603 4605 if (test "${will_have_gmp}" = yes) && \ … … 4634 4636 4635 4637 echo $ac_n "checking whether to have factory""... $ac_c" 1>&6 4636 echo "configure:463 7: checking whether to have factory" >&54638 echo "configure:4639: checking whether to have factory" >&5 4637 4639 if test "${with_factory}" != yes && test "${with_factory}" != no; then 4638 4640 if test "$ac_factory_ok" = yes || test "$enable_factory" = yes; then … … 4665 4667 4666 4668 echo $ac_n "checking whether to have libfac""... $ac_c" 1>&6 4667 echo "configure:46 68: checking whether to have libfac" >&54669 echo "configure:4670: checking whether to have libfac" >&5 4668 4670 if test "${with_libfac}" != yes && test "${with_libfac}" != no; then 4669 4671 if (test "${will_have_factory}" = yes) && \ … … 4699 4701 4700 4702 echo $ac_n "checking whether to have dbm links""... $ac_c" 1>&6 4701 echo "configure:470 2: checking whether to have dbm links" >&54703 echo "configure:4704: checking whether to have dbm links" >&5 4702 4704 if test "$with_dbm" != no; then 4703 4705 cat >> confdefs.h <<\EOF … … 4711 4713 4712 4714 echo $ac_n "checking whether to have namespaces""... $ac_c" 1>&6 4713 echo "configure:471 4: checking whether to have namespaces" >&54715 echo "configure:4716: checking whether to have namespaces" >&5 4714 4716 if test "$with_namespaces" != no; then 4715 4717 echo "$ac_t""yes" 1>&6 4716 else4717 4718 cat >> confdefs.h <<\EOF 4718 4719 #define HAVE_NAMESPACES 1 4719 4720 EOF 4720 4721 4722 else 4721 4723 echo "$ac_t""no" 1>&6 4722 4724 fi 4723 4725 4724 4726 echo $ac_n "checking whether to have dynamic modules""... $ac_c" 1>&6 4725 echo "configure:472 6: checking whether to have dynamic modules" >&54727 echo "configure:4728: checking whether to have dynamic modules" >&5 4726 4728 if test "$with_dynamic_modules" = no || test "$ac_have_dl" != yes; then 4727 4729 echo "$ac_t""no" 1>&6 … … 4735 4737 4736 4738 echo $ac_n "checking whether to have dynamic kernel""... $ac_c" 1>&6 4737 echo "configure:47 38: checking whether to have dynamic kernel" >&54739 echo "configure:4740: checking whether to have dynamic kernel" >&5 4738 4740 if test "$with_dynamic_kernel" != no && test "$ac_lib_dl" = yes; then 4739 4741 DL_KERNEL=1 … … 4745 4747 4746 4748 echo $ac_n "checking whether to have Plural""... $ac_c" 1>&6 4747 echo "configure:47 48: checking whether to have Plural" >&54749 echo "configure:4750: checking whether to have Plural" >&5 4748 4750 if test "$with_plural" != yes; then 4749 4751 echo "$ac_t""no" 1>&6 -
Singular/configure.in
r324dc0 rf835c6a 808 808 if test "$with_namespaces" != no; then 809 809 AC_MSG_RESULT(yes) 810 else811 810 AC_DEFINE(HAVE_NAMESPACES) 811 else 812 812 AC_MSG_RESULT(no) 813 813 fi
Note: See TracChangeset
for help on using the changeset viewer.