Changeset 70afd2 in git


Ignore:
Timestamp:
Dec 12, 2000, 3:17:33 PM (22 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
Children:
185af8e39f0d1bd89bd02a81b0b156f1d7453611
Parents:
37ad5ff6f62d01aa24ac8625a54c9fa91a70f194
Message:
* -fPIC for MP


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

Legend:

Unmodified
Added
Removed
  • configure

    r37ad5ff r70afd2  
    24362436fi
    24372437
     2438# need MP code to be compiled with -fPIC, should not hurt anybody else
     2439if test "$enable_MP" = yes && test "${with_extra_cflags+set}" != set; then
     2440ac_configure_args="$ac_configure_args --with-extra_cflags=-fPIC"
     2441fi
     2442
     2443
    24382444echo $ac_n "checking whether to configure and build factory lib""... $ac_c" 1>&6
    2439 echo "configure:2440: checking whether to configure and build factory lib" >&5
     2445echo "configure:2446: checking whether to configure and build factory lib" >&5
    24402446if test "$enable_factory" != yes && test "$enable_factory" != no; then
    24412447  if test "$with_factory" != no && test "$ac_factory_ok" != yes && \
     
    24622468
    24632469echo $ac_n "checking whether to configure and build libfac lib""... $ac_c" 1>&6
    2464 echo "configure:2465: checking whether to configure and build libfac lib" >&5
     2470echo "configure:2471: checking whether to configure and build libfac lib" >&5
    24652471if test "$enable_libfac" != yes && test "$enable_libfac" != no; then
    24662472  if test "$with_libfac" != no && test "$ac_libfac_ok" != yes && \
     
    24922498
    24932499echo $ac_n "checking whether to configure and build sgroup lib""... $ac_c" 1>&6
    2494 echo "configure:2495: checking whether to configure and build sgroup lib" >&5
     2500echo "configure:2501: checking whether to configure and build sgroup lib" >&5
    24952501if test "$enable_sgroup" = yes; then
    24962502  if test ! -d sgroup; then
     
    25122518
    25132519echo $ac_n "checking whether to configure and build Singular""... $ac_c" 1>&6
    2514 echo "configure:2515: checking whether to configure and build Singular" >&5
     2520echo "configure:2521: checking whether to configure and build Singular" >&5
    25152521if test "$enable_Singular" != yes && test "$enable_Singular" != no; then
    25162522  if test "$with_Singular" != no && test -d Singular; then
     
    25412547
    25422548echo $ac_n "checking whether to build IntegerProgramming""... $ac_c" 1>&6
    2543 echo "configure:2544: checking whether to build IntegerProgramming" >&5
     2549echo "configure:2550: checking whether to build IntegerProgramming" >&5
    25442550if test "$enable_IntegerProgramming" != no && test -d "IntegerProgramming"; then
    25452551   BUILD_SUBDIRS="$BUILD_SUBDIRS IntegerProgramming"
     
    25532559
    25542560echo $ac_n "checking whether to build Plural""... $ac_c" 1>&6
    2555 echo "configure:2556: checking whether to build Plural" >&5
     2561echo "configure:2562: checking whether to build Plural" >&5
    25562562if test "$enable_Plural" != no && test -d "Plural"; then
    25572563   BUILD_SUBDIRS="$BUILD_SUBDIRS Plural"
     
    25662572
    25672573echo $ac_n "checking whether to configure and build Texinfo""... $ac_c" 1>&6
    2568 echo "configure:2569: checking whether to configure and build Texinfo" >&5
     2574echo "configure:2575: checking whether to configure and build Texinfo" >&5
    25692575if test "$enable_Texinfo" != no && test -d Texinfo; then
    25702576  echo "$ac_t""yes" 1>&6
     
    25882594set dummy makeinfo; ac_word=$2
    25892595echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2590 echo "configure:2591: checking for $ac_word" >&5
     2596echo "configure:2597: checking for $ac_word" >&5
    25912597if eval "test \"`echo '$''{'ac_cv_prog_MAKEINFO'+set}'`\" = set"; then
    25922598  echo $ac_n "(cached) $ac_c" 1>&6
     
    26182624set dummy texi2dvi; ac_word=$2
    26192625echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2620 echo "configure:2621: checking for $ac_word" >&5
     2626echo "configure:2627: checking for $ac_word" >&5
    26212627if eval "test \"`echo '$''{'ac_cv_prog_TEXI2DVI'+set}'`\" = set"; then
    26222628  echo $ac_n "(cached) $ac_c" 1>&6
     
    26482654set dummy texindex; ac_word=$2
    26492655echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2650 echo "configure:2651: checking for $ac_word" >&5
     2656echo "configure:2657: checking for $ac_word" >&5
    26512657if eval "test \"`echo '$''{'ac_cv_prog_TEXINDEX'+set}'`\" = set"; then
    26522658  echo $ac_n "(cached) $ac_c" 1>&6
     
    26782684
    26792685echo $ac_n "checking whether to configure and build Texi2html""... $ac_c" 1>&6
    2680 echo "configure:2681: checking whether to configure and build Texi2html" >&5
     2686echo "configure:2687: checking whether to configure and build Texi2html" >&5
    26812687if test "$enable_Texi2html" != no && test -d Texi2html; then
    26822688 echo "$ac_t""yes" 1>&6
     
    26932699set dummy texi2html; ac_word=$2
    26942700echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2695 echo "configure:2696: checking for $ac_word" >&5
     2701echo "configure:2702: checking for $ac_word" >&5
    26962702if eval "test \"`echo '$''{'ac_cv_prog_TEXI2HTML'+set}'`\" = set"; then
    26972703  echo $ac_n "(cached) $ac_c" 1>&6
     
    27312737
    27322738echo $ac_n "checking whether to build doc""... $ac_c" 1>&6
    2733 echo "configure:2734: checking whether to build doc" >&5
     2739echo "configure:2740: checking whether to build doc" >&5
    27342740if test "$enable_doc" != no && test -d doc; then
    27352741 echo "$ac_t""yes" 1>&6
     
    27452751
    27462752echo $ac_n "checking whether to build emacs""... $ac_c" 1>&6
    2747 echo "configure:2748: checking whether to build emacs" >&5
     2753echo "configure:2754: checking whether to build emacs" >&5
    27482754if test "$enable_doc" = yes && test "$enable_emacs" != no && test -d emacs; then
    27492755 echo "$ac_t""yes" 1>&6
     
    27572763
    27582764echo $ac_n "checking which apint package to use""... $ac_c" 1>&6
    2759 echo "configure:2760: checking which apint package to use" >&5
     2765echo "configure:2766: checking which apint package to use" >&5
    27602766if test "$with_apint" = gmp; then
    27612767  if test "$ac_gmp_ok" = yes || test "$enable_gmp" = yes; then
     
    27812787
    27822788echo $ac_n "checking whether to use with MP""... $ac_c" 1>&6
    2783 echo "configure:2784: checking whether to use with MP" >&5
     2789echo "configure:2790: checking whether to use with MP" >&5
    27842790if test "$with_MP" = yes; then
    27852791  if test "$ac_MP_ok" = yes || test "$enable_MP" = yes; then
     
    28002806
    28012807echo $ac_n "checking whether to use with factory""... $ac_c" 1>&6
    2802 echo "configure:2803: checking whether to use with factory" >&5
     2808echo "configure:2809: checking whether to use with factory" >&5
    28032809if test "$with_factory" = yes; then
    28042810  if test "$ac_factory_ok" = yes || test "$enable_factory" = yes; then
     
    28192825 
    28202826echo $ac_n "checking whether to use with libfac""... $ac_c" 1>&6
    2821 echo "configure:2822: checking whether to use with libfac" >&5
     2827echo "configure:2828: checking whether to use with libfac" >&5
    28222828if test "$with_libfac" = yes; then
    28232829  if test "$ac_libfac_ok" = yes || test "$enable_libfac" = yes; then
     
    28402846
    28412847echo $ac_n "checking whether to use with Singular""... $ac_c" 1>&6
    2842 echo "configure:2843: checking whether to use with Singular" >&5
     2848echo "configure:2849: checking whether to use with Singular" >&5
    28432849if test "$with_Singular" != no && test "$with_Singular" != yes; then
    28442850  if test "$enable_Singular" = yes; then
     
    28992905 
    29002906echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
    2901 echo "configure:2902: checking whether ${MAKE-make} sets \${MAKE}" >&5
     2907echo "configure:2908: checking whether ${MAKE-make} sets \${MAKE}" >&5
    29022908set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
    29032909if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
  • configure.in

    r37ad5ff r70afd2  
    452452fi
    453453
     454# need MP code to be compiled with -fPIC, should not hurt anybody else
     455if test "$enable_MP" = yes && test "${with_extra_cflags+set}" != set; then
     456ac_configure_args="$ac_configure_args --with-extra_cflags=-fPIC"
     457fi
     458
     459
    454460AC_MSG_CHECKING(whether to configure and build factory lib)
    455461if test "$enable_factory" != yes && test "$enable_factory" != no; then
Note: See TracChangeset for help on using the changeset viewer.