- Timestamp:
- Jun 18, 2011 8:14:31 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Clp/configure
r1748 r1750 1097 1097 --enable-debug compile all projects with debug options tests 1098 1098 (implies --disable-shared) 1099 --enable-debug-clp compile this project (Clp)with debug compiler flags1099 --enable-debug-clp compile project Clp with debug compiler flags 1100 1100 --enable-doscompile Under Cygwin, compile so that executables run under 1101 1101 DOS. Set to mingw to use gcc/g++/ld with … … 1114 1114 optimize for fast installation [default=yes] 1115 1115 --disable-libtool-lock avoid locking (might break parallel builds) 1116 --enable-pkg-config use pkg-config if available (default is yes) 1117 --enable-interpackage-dependencies 1118 whether to deduce Makefile dependencies from package 1119 linker flags (default: yes) 1120 --enable-amd-libcheck use disable-amd-libcheck to skip the link 1121 check at configuration time 1122 --enable-cholmod-libcheck 1123 use disable-cholmod-libcheck to skip the 1124 link check at configuration time 1116 --disable-pkg-config disable use of pkg-config (if available) 1117 --disable-interpackage-dependencies 1118 disables deduction of Makefile dependencies from 1119 package linker flags 1120 --disable-amd-libcheck skip the link check at configuration time 1121 --disable-cholmod-libcheck 1122 skip the link check at configuration time 1125 1123 --enable-gnu-packages compile with GNU packages (disabled by default) 1126 1124 … … 5986 5984 *-*-irix6*) 5987 5985 # Find out which ABI we are using. 5988 echo '#line 598 8"configure"' > conftest.$ac_ext5986 echo '#line 5986 "configure"' > conftest.$ac_ext 5989 5987 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5990 5988 (eval $ac_compile) 2>&5 … … 7120 7118 7121 7119 # Provide some information about the compiler. 7122 echo "$as_me:712 2:" \7120 echo "$as_me:7120:" \ 7123 7121 "checking for Fortran 77 compiler version" >&5 7124 7122 ac_compiler=`set X $ac_compile; echo $2` … … 8187 8185 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8188 8186 -e 's:$: $lt_compiler_flag:'` 8189 (eval echo "\"\$as_me:818 9: $lt_compile\"" >&5)8187 (eval echo "\"\$as_me:8187: $lt_compile\"" >&5) 8190 8188 (eval "$lt_compile" 2>conftest.err) 8191 8189 ac_status=$? 8192 8190 cat conftest.err >&5 8193 echo "$as_me:819 3: \$? = $ac_status" >&58191 echo "$as_me:8191: \$? = $ac_status" >&5 8194 8192 if (exit $ac_status) && test -s "$ac_outfile"; then 8195 8193 # The compiler can only warn and ignore the option if not recognized … … 8455 8453 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8456 8454 -e 's:$: $lt_compiler_flag:'` 8457 (eval echo "\"\$as_me:845 7: $lt_compile\"" >&5)8455 (eval echo "\"\$as_me:8455: $lt_compile\"" >&5) 8458 8456 (eval "$lt_compile" 2>conftest.err) 8459 8457 ac_status=$? 8460 8458 cat conftest.err >&5 8461 echo "$as_me:84 61: \$? = $ac_status" >&58459 echo "$as_me:8459: \$? = $ac_status" >&5 8462 8460 if (exit $ac_status) && test -s "$ac_outfile"; then 8463 8461 # The compiler can only warn and ignore the option if not recognized … … 8559 8557 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8560 8558 -e 's:$: $lt_compiler_flag:'` 8561 (eval echo "\"\$as_me:85 61: $lt_compile\"" >&5)8559 (eval echo "\"\$as_me:8559: $lt_compile\"" >&5) 8562 8560 (eval "$lt_compile" 2>out/conftest.err) 8563 8561 ac_status=$? 8564 8562 cat out/conftest.err >&5 8565 echo "$as_me:856 5: \$? = $ac_status" >&58563 echo "$as_me:8563: \$? = $ac_status" >&5 8566 8564 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8567 8565 then … … 10904 10902 lt_status=$lt_dlunknown 10905 10903 cat > conftest.$ac_ext <<EOF 10906 #line 1090 6"configure"10904 #line 10904 "configure" 10907 10905 #include "confdefs.h" 10908 10906 … … 11004 11002 lt_status=$lt_dlunknown 11005 11003 cat > conftest.$ac_ext <<EOF 11006 #line 1100 6"configure"11004 #line 11004 "configure" 11007 11005 #include "confdefs.h" 11008 11006 … … 13348 13346 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13349 13347 -e 's:$: $lt_compiler_flag:'` 13350 (eval echo "\"\$as_me:133 50: $lt_compile\"" >&5)13348 (eval echo "\"\$as_me:13348: $lt_compile\"" >&5) 13351 13349 (eval "$lt_compile" 2>conftest.err) 13352 13350 ac_status=$? 13353 13351 cat conftest.err >&5 13354 echo "$as_me:1335 4: \$? = $ac_status" >&513352 echo "$as_me:13352: \$? = $ac_status" >&5 13355 13353 if (exit $ac_status) && test -s "$ac_outfile"; then 13356 13354 # The compiler can only warn and ignore the option if not recognized … … 13452 13450 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13453 13451 -e 's:$: $lt_compiler_flag:'` 13454 (eval echo "\"\$as_me:1345 4: $lt_compile\"" >&5)13452 (eval echo "\"\$as_me:13452: $lt_compile\"" >&5) 13455 13453 (eval "$lt_compile" 2>out/conftest.err) 13456 13454 ac_status=$? 13457 13455 cat out/conftest.err >&5 13458 echo "$as_me:1345 8: \$? = $ac_status" >&513456 echo "$as_me:13456: \$? = $ac_status" >&5 13459 13457 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13460 13458 then … … 15022 15020 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15023 15021 -e 's:$: $lt_compiler_flag:'` 15024 (eval echo "\"\$as_me:1502 4: $lt_compile\"" >&5)15022 (eval echo "\"\$as_me:15022: $lt_compile\"" >&5) 15025 15023 (eval "$lt_compile" 2>conftest.err) 15026 15024 ac_status=$? 15027 15025 cat conftest.err >&5 15028 echo "$as_me:1502 8: \$? = $ac_status" >&515026 echo "$as_me:15026: \$? = $ac_status" >&5 15029 15027 if (exit $ac_status) && test -s "$ac_outfile"; then 15030 15028 # The compiler can only warn and ignore the option if not recognized … … 15126 15124 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15127 15125 -e 's:$: $lt_compiler_flag:'` 15128 (eval echo "\"\$as_me:1512 8: $lt_compile\"" >&5)15126 (eval echo "\"\$as_me:15126: $lt_compile\"" >&5) 15129 15127 (eval "$lt_compile" 2>out/conftest.err) 15130 15128 ac_status=$? 15131 15129 cat out/conftest.err >&5 15132 echo "$as_me:1513 2: \$? = $ac_status" >&515130 echo "$as_me:15130: \$? = $ac_status" >&5 15133 15131 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15134 15132 then … … 17333 17331 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17334 17332 -e 's:$: $lt_compiler_flag:'` 17335 (eval echo "\"\$as_me:1733 5: $lt_compile\"" >&5)17333 (eval echo "\"\$as_me:17333: $lt_compile\"" >&5) 17336 17334 (eval "$lt_compile" 2>conftest.err) 17337 17335 ac_status=$? 17338 17336 cat conftest.err >&5 17339 echo "$as_me:1733 9: \$? = $ac_status" >&517337 echo "$as_me:17337: \$? = $ac_status" >&5 17340 17338 if (exit $ac_status) && test -s "$ac_outfile"; then 17341 17339 # The compiler can only warn and ignore the option if not recognized … … 17601 17599 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17602 17600 -e 's:$: $lt_compiler_flag:'` 17603 (eval echo "\"\$as_me:1760 3: $lt_compile\"" >&5)17601 (eval echo "\"\$as_me:17601: $lt_compile\"" >&5) 17604 17602 (eval "$lt_compile" 2>conftest.err) 17605 17603 ac_status=$? 17606 17604 cat conftest.err >&5 17607 echo "$as_me:1760 7: \$? = $ac_status" >&517605 echo "$as_me:17605: \$? = $ac_status" >&5 17608 17606 if (exit $ac_status) && test -s "$ac_outfile"; then 17609 17607 # The compiler can only warn and ignore the option if not recognized … … 17705 17703 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17706 17704 -e 's:$: $lt_compiler_flag:'` 17707 (eval echo "\"\$as_me:1770 7: $lt_compile\"" >&5)17705 (eval echo "\"\$as_me:17705: $lt_compile\"" >&5) 17708 17706 (eval "$lt_compile" 2>out/conftest.err) 17709 17707 ac_status=$? 17710 17708 cat out/conftest.err >&5 17711 echo "$as_me:177 11: \$? = $ac_status" >&517709 echo "$as_me:17709: \$? = $ac_status" >&5 17712 17710 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17713 17711 then … … 20942 20940 if test -n "$PKG_CONFIG" ; then 20943 20941 if $PKG_CONFIG --exists "coinutils"; then 20944 COINUTILS_VERSIONS="`$PKG_CONFIG --modversion "coinutils" 2>/dev/null | tr '\n' ' '`"20942 COINUTILS_VERSIONS="`$PKG_CONFIG --modversion "coinutils" 2>/dev/null | sed -n -e "1h;2,\\$H;\\${g;s/\n/ /g;p}"`" 20945 20943 cflags=`$PKG_CONFIG --cflags "coinutils" 2>/dev/null` 20946 20944 # pkg-config cannot handle spaces, so CYGPATH_W cannot be put into .pc files … … 21458 21456 if test -n "$PKG_CONFIG" ; then 21459 21457 if $PKG_CONFIG --exists "osi"; then 21460 OSI_VERSIONS="`$PKG_CONFIG --modversion "osi" 2>/dev/null | tr '\n' ' '`"21458 OSI_VERSIONS="`$PKG_CONFIG --modversion "osi" 2>/dev/null | sed -n -e "1h;2,\\$H;\\${g;s/\n/ /g;p}"`" 21461 21459 cflags=`$PKG_CONFIG --cflags "osi" 2>/dev/null` 21462 21460 # pkg-config cannot handle spaces, so CYGPATH_W cannot be put into .pc files … … 21958 21956 if test -n "$PKG_CONFIG" ; then 21959 21957 if $PKG_CONFIG --exists "osi-unittests"; then 21960 OSITESTS_VERSIONS="`$PKG_CONFIG --modversion "osi-unittests" 2>/dev/null | tr '\n' ' '`"21958 OSITESTS_VERSIONS="`$PKG_CONFIG --modversion "osi-unittests" 2>/dev/null | sed -n -e "1h;2,\\$H;\\${g;s/\n/ /g;p}"`" 21961 21959 cflags=`$PKG_CONFIG --cflags "osi-unittests" 2>/dev/null` 21962 21960 # pkg-config cannot handle spaces, so CYGPATH_W cannot be put into .pc files … … 22439 22437 if test -n "$PKG_CONFIG" ; then 22440 22438 if $PKG_CONFIG --exists "coindatasample"; then 22441 SAMPLE_VERSIONS="`$PKG_CONFIG --modversion "coindatasample" 2>/dev/null | tr '\n' ' '`"22439 SAMPLE_VERSIONS="`$PKG_CONFIG --modversion "coindatasample" 2>/dev/null | sed -n -e "1h;2,\\$H;\\${g;s/\n/ /g;p}"`" 22442 22440 cflags=`$PKG_CONFIG --cflags "coindatasample" 2>/dev/null` 22443 22441 # pkg-config cannot handle spaces, so CYGPATH_W cannot be put into .pc files … … 22920 22918 if test -n "$PKG_CONFIG" ; then 22921 22919 if $PKG_CONFIG --exists "coindatanetlib"; then 22922 NETLIB_VERSIONS="`$PKG_CONFIG --modversion "coindatanetlib" 2>/dev/null | tr '\n' ' '`"22920 NETLIB_VERSIONS="`$PKG_CONFIG --modversion "coindatanetlib" 2>/dev/null | sed -n -e "1h;2,\\$H;\\${g;s/\n/ /g;p}"`" 22923 22921 cflags=`$PKG_CONFIG --cflags "coindatanetlib" 2>/dev/null` 22924 22922 # pkg-config cannot handle spaces, so CYGPATH_W cannot be put into .pc files … … 23802 23800 if test -n "$PKG_CONFIG" ; then 23803 23801 if $PKG_CONFIG --exists "coinglpk >= 4.39"; then 23804 GLPK_VERSIONS="`$PKG_CONFIG --modversion "coinglpk >= 4.39" 2>/dev/null | tr '\n' ' '`"23802 GLPK_VERSIONS="`$PKG_CONFIG --modversion "coinglpk >= 4.39" 2>/dev/null | sed -n -e "1h;2,\\$H;\\${g;s/\n/ /g;p}"`" 23805 23803 cflags=`$PKG_CONFIG --cflags "coinglpk >= 4.39" 2>/dev/null` 23806 23804 # pkg-config cannot handle spaces, so CYGPATH_W cannot be put into .pc files … … 24337 24335 if test -n "$PKG_CONFIG" ; then 24338 24336 if $PKG_CONFIG --exists "coinmumps"; then 24339 MUMPS_VERSIONS="`$PKG_CONFIG --modversion "coinmumps" 2>/dev/null | tr '\n' ' '`"24337 MUMPS_VERSIONS="`$PKG_CONFIG --modversion "coinmumps" 2>/dev/null | sed -n -e "1h;2,\\$H;\\${g;s/\n/ /g;p}"`" 24340 24338 cflags=`$PKG_CONFIG --cflags "coinmumps" 2>/dev/null` 24341 24339 # pkg-config cannot handle spaces, so CYGPATH_W cannot be put into .pc files … … 24776 24774 { echo "$as_me:$LINENO: Trying to determine Fortran compiler name" >&5 24777 24775 echo "$as_me: Trying to determine Fortran compiler name" >&6;} 24778 for ac_prog in $coin_f77_comps 24779 do 24780 # Extract the first word of "$ac_prog", so it can be a program name with args. 24781 set dummy $ac_prog; ac_word=$2 24776 if test -n "$ac_tool_prefix"; then 24777 for ac_prog in $coin_f77_comps 24778 do 24779 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 24780 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 24782 24781 echo "$as_me:$LINENO: checking for $ac_word" >&5 24783 24782 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 … … 24795 24794 for ac_exec_ext in '' $ac_executable_extensions; do 24796 24795 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 24797 ac_cv_prog_F77="$ac_ prog"24796 ac_cv_prog_F77="$ac_tool_prefix$ac_prog" 24798 24797 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 24799 24798 break 2 … … 24813 24812 fi 24814 24813 24815 test -n "$F77" && break 24814 test -n "$F77" && break 24815 done 24816 fi 24817 if test -z "$F77"; then 24818 ac_ct_F77=$F77 24819 for ac_prog in $coin_f77_comps 24820 do 24821 # Extract the first word of "$ac_prog", so it can be a program name with args. 24822 set dummy $ac_prog; ac_word=$2 24823 echo "$as_me:$LINENO: checking for $ac_word" >&5 24824 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 24825 if test "${ac_cv_prog_ac_ct_F77+set}" = set; then 24826 echo $ECHO_N "(cached) $ECHO_C" >&6 24827 else 24828 if test -n "$ac_ct_F77"; then 24829 ac_cv_prog_ac_ct_F77="$ac_ct_F77" # Let the user override the test. 24830 else 24831 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 24832 for as_dir in $PATH 24833 do 24834 IFS=$as_save_IFS 24835 test -z "$as_dir" && as_dir=. 24836 for ac_exec_ext in '' $ac_executable_extensions; do 24837 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 24838 ac_cv_prog_ac_ct_F77="$ac_prog" 24839 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 24840 break 2 24841 fi 24816 24842 done 24817 test -n "$F77" || F77="unavailable" 24843 done 24844 24845 fi 24846 fi 24847 ac_ct_F77=$ac_cv_prog_ac_ct_F77 24848 if test -n "$ac_ct_F77"; then 24849 echo "$as_me:$LINENO: result: $ac_ct_F77" >&5 24850 echo "${ECHO_T}$ac_ct_F77" >&6 24851 else 24852 echo "$as_me:$LINENO: result: no" >&5 24853 echo "${ECHO_T}no" >&6 24854 fi 24855 24856 test -n "$ac_ct_F77" && break 24857 done 24858 test -n "$ac_ct_F77" || ac_ct_F77="unavailable" 24859 24860 F77=$ac_ct_F77 24861 fi 24818 24862 24819 24863 … … 24911 24955 24912 24956 # Provide some information about the compiler. 24913 echo "$as_me:249 13:" \24957 echo "$as_me:24957:" \ 24914 24958 "checking for Fortran 77 compiler version" >&5 24915 24959 ac_compiler=`set X $ac_compile; echo $2` … … 25480 25524 ac_save_FFLAGS=$FFLAGS 25481 25525 FFLAGS="$FFLAGS $ac_verb" 25482 (eval echo $as_me:25 482: \"$ac_link\") >&525526 (eval echo $as_me:25526: \"$ac_link\") >&5 25483 25527 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 25484 25528 echo "$ac_f77_v_output" >&5 … … 25558 25602 ac_save_FFLAGS=$FFLAGS 25559 25603 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 25560 (eval echo $as_me:25 560: \"$ac_link\") >&525604 (eval echo $as_me:25604: \"$ac_link\") >&5 25561 25605 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 25562 25606 echo "$ac_f77_v_output" >&5 … … 29249 29293 if test -n "$PKG_CONFIG" ; then 29250 29294 if $PKG_CONFIG --exists "coinblas"; then 29251 BLAS_VERSIONS="`$PKG_CONFIG --modversion "coinblas" 2>/dev/null | tr '\n' ' '`"29295 BLAS_VERSIONS="`$PKG_CONFIG --modversion "coinblas" 2>/dev/null | sed -n -e "1h;2,\\$H;\\${g;s/\n/ /g;p}"`" 29252 29296 cflags=`$PKG_CONFIG --cflags "coinblas" 2>/dev/null` 29253 29297 # pkg-config cannot handle spaces, so CYGPATH_W cannot be put into .pc files … … 31392 31436 31393 31437 fi 31438 31439 # On AIX, the default sed cannot deal with somewhat long sed commands executed by config.status. 31440 # So we reduce the hardcoded number of commands given to sed from 48 to 5 in config.status, hoping this will suffice. 31441 31394 31442 31395 31443 cat >confcache <<\_ACEOF … … 33165 33213 33166 33214 33215 case $build in 33216 *-aix*) 33217 { echo "$as_me:$LINENO: patching config.status to reduce ac_max_sed_lines to 5" >&5 33218 echo "$as_me: patching config.status to reduce ac_max_sed_lines to 5" >&6;} 33219 sed -e 's/ac_max_sed_lines=48/ac_max_sed_lines=5/g' config.status > config.status.tmp 33220 mv config.status.tmp config.status 33221 ;; 33222 esac 33223 33224 33167 33225 # configure is writing to config.log, and then calls config.status. 33168 33226 # config.status does its own redirection, appending to config.log.
Note: See TracChangeset
for help on using the changeset viewer.