Changeset 26ec6d in git


Ignore:
Timestamp:
Sep 19, 2001, 4:12:56 PM (23 years ago)
Author:
Anne Frühbis-Krüger <anne@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
6af0cf633a775040b5418ae24b7d851efac69288
Parents:
2338c8aaeaa29f0c2a9dac1c4ddfd8ffa8da42af
Message:
*anne: Changes for Macintosh-darwin


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

Legend:

Unmodified
Added
Removed
  • configure

    r2338c8 r26ec6d  
    23252325        ac_configure_args="$ac_configure_args --with-malloc=system"
    23262326        ;;
     2327        PowerMacintosh-darwin*)
     2328        with_malloc=system
     2329        ac_configure_args="$ac_configure_args --with-malloc=system"
     2330        ;;
    23272331esac
    23282332fi
     
    23332337
    23342338echo $ac_n "checking whether to configure and build gmp lib""... $ac_c" 1>&6
    2335 echo "configure:2336: checking whether to configure and build gmp lib" >&5
     2339echo "configure:2340: checking whether to configure and build gmp lib" >&5
    23362340if test "$enable_gmp" != yes && test "$enable_gmp" != no; then
    23372341  if test "$ac_gmp_ok" != yes && test -d gmp; then
     
    23792383
    23802384echo $ac_n "checking whether to configure and build smallgmp lib""... $ac_c" 1>&6
    2381 echo "configure:2382: checking whether to configure and build smallgmp lib" >&5
     2385echo "configure:2386: checking whether to configure and build smallgmp lib" >&5
    23822386if test "$enable_smallgmp" != yes && test "$enable_smallgmp" != no; then
    23832387  if test "$ac_smallgmp_ok" != yes && test "$ac_gmp_ok" != yes && \
     
    24202424
    24212425echo $ac_n "checking whether to configure and build MP lib""... $ac_c" 1>&6
    2422 echo "configure:2423: checking whether to configure and build MP lib" >&5
     2426echo "configure:2427: checking whether to configure and build MP lib" >&5
    24232427if test "$enable_MP" != yes && test "$enable_MP" != no; then
    24242428  if test "$with_MP" != no && test "$ac_MP_ok" != yes && test -d MP && \
     
    24552459
    24562460echo $ac_n "checking whether to configure and build factory lib""... $ac_c" 1>&6
    2457 echo "configure:2458: checking whether to configure and build factory lib" >&5
     2461echo "configure:2462: checking whether to configure and build factory lib" >&5
    24582462if test "$enable_factory" != yes && test "$enable_factory" != no; then
    24592463  if test "$with_factory" != no && test "$ac_factory_ok" != yes && \
     
    24802484
    24812485echo $ac_n "checking whether to configure and build libfac lib""... $ac_c" 1>&6
    2482 echo "configure:2483: checking whether to configure and build libfac lib" >&5
     2486echo "configure:2487: checking whether to configure and build libfac lib" >&5
    24832487if test "$enable_libfac" != yes && test "$enable_libfac" != no; then
    24842488  if test "$with_libfac" != no && test "$ac_libfac_ok" != yes && \
     
    25102514
    25112515echo $ac_n "checking whether to configure and build sgroup lib""... $ac_c" 1>&6
    2512 echo "configure:2513: checking whether to configure and build sgroup lib" >&5
     2516echo "configure:2517: checking whether to configure and build sgroup lib" >&5
    25132517if test "$enable_sgroup" = yes; then
    25142518  if test ! -d sgroup; then
     
    25302534
    25312535echo $ac_n "checking whether to configure and build Singular""... $ac_c" 1>&6
    2532 echo "configure:2533: checking whether to configure and build Singular" >&5
     2536echo "configure:2537: checking whether to configure and build Singular" >&5
    25332537if test "$enable_Singular" != yes && test "$enable_Singular" != no; then
    25342538  if test "$with_Singular" != no && test -d Singular; then
     
    25592563
    25602564echo $ac_n "checking whether to build IntegerProgramming""... $ac_c" 1>&6
    2561 echo "configure:2562: checking whether to build IntegerProgramming" >&5
     2565echo "configure:2566: checking whether to build IntegerProgramming" >&5
    25622566if test "$enable_IntegerProgramming" != no && test -d "IntegerProgramming"; then
    25632567   BUILD_SUBDIRS="$BUILD_SUBDIRS IntegerProgramming"
     
    25712575
    25722576echo $ac_n "checking whether to build Plural""... $ac_c" 1>&6
    2573 echo "configure:2574: checking whether to build Plural" >&5
     2577echo "configure:2578: checking whether to build Plural" >&5
    25742578if test "$enable_Plural" != no && test -d "Plural"; then
    25752579   BUILD_SUBDIRS="$BUILD_SUBDIRS Plural"
     
    25842588
    25852589echo $ac_n "checking whether to configure and build Texinfo""... $ac_c" 1>&6
    2586 echo "configure:2587: checking whether to configure and build Texinfo" >&5
     2590echo "configure:2591: checking whether to configure and build Texinfo" >&5
    25872591if test "$enable_Texinfo" != no && test -d Texinfo; then
    25882592  echo "$ac_t""yes" 1>&6
     
    26062610set dummy makeinfo; ac_word=$2
    26072611echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2608 echo "configure:2609: checking for $ac_word" >&5
     2612echo "configure:2613: checking for $ac_word" >&5
    26092613if eval "test \"`echo '$''{'ac_cv_prog_MAKEINFO'+set}'`\" = set"; then
    26102614  echo $ac_n "(cached) $ac_c" 1>&6
     
    26362640set dummy texi2dvi; ac_word=$2
    26372641echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2638 echo "configure:2639: checking for $ac_word" >&5
     2642echo "configure:2643: checking for $ac_word" >&5
    26392643if eval "test \"`echo '$''{'ac_cv_prog_TEXI2DVI'+set}'`\" = set"; then
    26402644  echo $ac_n "(cached) $ac_c" 1>&6
     
    26662670set dummy texindex; ac_word=$2
    26672671echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2668 echo "configure:2669: checking for $ac_word" >&5
     2672echo "configure:2673: checking for $ac_word" >&5
    26692673if eval "test \"`echo '$''{'ac_cv_prog_TEXINDEX'+set}'`\" = set"; then
    26702674  echo $ac_n "(cached) $ac_c" 1>&6
     
    26962700
    26972701echo $ac_n "checking whether to configure and build Texi2html""... $ac_c" 1>&6
    2698 echo "configure:2699: checking whether to configure and build Texi2html" >&5
     2702echo "configure:2703: checking whether to configure and build Texi2html" >&5
    26992703if test "$enable_Texi2html" != no && test -d Texi2html; then
    27002704 echo "$ac_t""yes" 1>&6
     
    27112715set dummy texi2html; ac_word=$2
    27122716echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2713 echo "configure:2714: checking for $ac_word" >&5
     2717echo "configure:2718: checking for $ac_word" >&5
    27142718if eval "test \"`echo '$''{'ac_cv_prog_TEXI2HTML'+set}'`\" = set"; then
    27152719  echo $ac_n "(cached) $ac_c" 1>&6
     
    27492753
    27502754echo $ac_n "checking whether to build doc""... $ac_c" 1>&6
    2751 echo "configure:2752: checking whether to build doc" >&5
     2755echo "configure:2756: checking whether to build doc" >&5
    27522756if test "$enable_doc" != no && test -d doc; then
    27532757 echo "$ac_t""yes" 1>&6
     
    27632767
    27642768echo $ac_n "checking whether to build emacs""... $ac_c" 1>&6
    2765 echo "configure:2766: checking whether to build emacs" >&5
     2769echo "configure:2770: checking whether to build emacs" >&5
    27662770if test "$enable_doc" = yes && test "$enable_emacs" != no && test -d emacs; then
    27672771 echo "$ac_t""yes" 1>&6
     
    27752779
    27762780echo $ac_n "checking which apint package to use""... $ac_c" 1>&6
    2777 echo "configure:2778: checking which apint package to use" >&5
     2781echo "configure:2782: checking which apint package to use" >&5
    27782782if test "$with_apint" = gmp; then
    27792783  if test "$ac_gmp_ok" = yes || test "$enable_gmp" = yes; then
     
    27992803
    28002804echo $ac_n "checking whether to use with MP""... $ac_c" 1>&6
    2801 echo "configure:2802: checking whether to use with MP" >&5
     2805echo "configure:2806: checking whether to use with MP" >&5
    28022806if test "$with_MP" = yes; then
    28032807  if test "$ac_MP_ok" = yes || test "$enable_MP" = yes; then
     
    28182822
    28192823echo $ac_n "checking whether to use with factory""... $ac_c" 1>&6
    2820 echo "configure:2821: checking whether to use with factory" >&5
     2824echo "configure:2825: checking whether to use with factory" >&5
    28212825if test "$with_factory" = yes; then
    28222826  if test "$ac_factory_ok" = yes || test "$enable_factory" = yes; then
     
    28372841 
    28382842echo $ac_n "checking whether to use with libfac""... $ac_c" 1>&6
    2839 echo "configure:2840: checking whether to use with libfac" >&5
     2843echo "configure:2844: checking whether to use with libfac" >&5
    28402844if test "$with_libfac" = yes; then
    28412845  if test "$ac_libfac_ok" = yes || test "$enable_libfac" = yes; then
     
    28582862
    28592863echo $ac_n "checking whether to use with Singular""... $ac_c" 1>&6
    2860 echo "configure:2861: checking whether to use with Singular" >&5
     2864echo "configure:2865: checking whether to use with Singular" >&5
    28612865if test "$with_Singular" != no && test "$with_Singular" != yes; then
    28622866  if test "$enable_Singular" = yes; then
     
    29172921 
    29182922echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
    2919 echo "configure:2920: checking whether ${MAKE-make} sets \${MAKE}" >&5
     2923echo "configure:2924: checking whether ${MAKE-make} sets \${MAKE}" >&5
    29202924set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
    29212925if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
  • configure.in

    r2338c8 r26ec6d  
    344344        ac_configure_args="$ac_configure_args --with-malloc=system"
    345345        ;;
     346        PowerMacintosh-darwin*)
     347        with_malloc=system
     348        ac_configure_args="$ac_configure_args --with-malloc=system"
     349        ;;
    346350esac
    347351fi
Note: See TracChangeset for help on using the changeset viewer.