Changeset 1630 for stable/2.6/Cbc/configure
- Timestamp:
- Mar 26, 2011 1:18:25 PM (10 years ago)
- Location:
- stable/2.6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.6
- Property svn:externals
-
old new 7 7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.7.1/CoinUtils 8 8 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.56.2/Cgl 9 Clp https://projects.coin-or.org/svn/Clp/releases/1.13. 3/Clp9 Clp https://projects.coin-or.org/svn/Clp/releases/1.13.2/Clp 10 10 Osi https://projects.coin-or.org/svn/Osi/releases/0.104.2/Osi 11 11 Vol https://projects.coin-or.org/svn/Vol/releases/1.2.2/Vol 12 13
-
- Property svn:externals
-
stable/2.6/Cbc/configure
r1628 r1630 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for Cbc 2.6. 4.3 # Generated by GNU Autoconf 2.59 for Cbc 2.6. 4 4 # 5 5 # Report bugs to <cbc@lists.coin-or.org>. … … 430 430 PACKAGE_NAME='Cbc' 431 431 PACKAGE_TARNAME='cbc' 432 PACKAGE_VERSION='2.6 .4'433 PACKAGE_STRING='Cbc 2.6 .4'432 PACKAGE_VERSION='2.6' 433 PACKAGE_STRING='Cbc 2.6' 434 434 PACKAGE_BUGREPORT='cbc@lists.coin-or.org' 435 435 … … 1006 1006 # This message is too long to be a string in the A/UX 3.1 sh. 1007 1007 cat <<_ACEOF 1008 \`configure' configures Cbc 2.6 .4to adapt to many kinds of systems.1008 \`configure' configures Cbc 2.6 to adapt to many kinds of systems. 1009 1009 1010 1010 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1072 1072 if test -n "$ac_init_help"; then 1073 1073 case $ac_init_help in 1074 short | recursive ) echo "Configuration of Cbc 2.6 .4:";;1074 short | recursive ) echo "Configuration of Cbc 2.6:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1301 1301 if $ac_init_version; then 1302 1302 cat <<\_ACEOF 1303 Cbc configure 2.6 .41303 Cbc configure 2.6 1304 1304 generated by GNU Autoconf 2.59 1305 1305 … … 1321 1321 running configure, to aid debugging if configure makes a mistake. 1322 1322 1323 It was created by Cbc $as_me 2.6 .4, which was1323 It was created by Cbc $as_me 2.6, which was 1324 1324 generated by GNU Autoconf 2.59. Invocation command line was 1325 1325 … … 1834 1834 1835 1835 # Capture libtool library version, if given. 1836 coin_libversion=10:4:71837 1836 1838 1837 … … 4657 4656 # Define the identity of the package. 4658 4657 PACKAGE='cbc' 4659 VERSION='2.6 .4'4658 VERSION='2.6' 4660 4659 4661 4660 … … 5959 5958 *-*-irix6*) 5960 5959 # Find out which ABI we are using. 5961 echo '#line 596 1"configure"' > conftest.$ac_ext5960 echo '#line 5960 "configure"' > conftest.$ac_ext 5962 5961 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5963 5962 (eval $ac_compile) 2>&5 … … 7093 7092 7094 7093 # Provide some information about the compiler. 7095 echo "$as_me:709 5:" \7094 echo "$as_me:7094:" \ 7096 7095 "checking for Fortran 77 compiler version" >&5 7097 7096 ac_compiler=`set X $ac_compile; echo $2` … … 8160 8159 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8161 8160 -e 's:$: $lt_compiler_flag:'` 8162 (eval echo "\"\$as_me:816 2: $lt_compile\"" >&5)8161 (eval echo "\"\$as_me:8161: $lt_compile\"" >&5) 8163 8162 (eval "$lt_compile" 2>conftest.err) 8164 8163 ac_status=$? 8165 8164 cat conftest.err >&5 8166 echo "$as_me:816 6: \$? = $ac_status" >&58165 echo "$as_me:8165: \$? = $ac_status" >&5 8167 8166 if (exit $ac_status) && test -s "$ac_outfile"; then 8168 8167 # The compiler can only warn and ignore the option if not recognized … … 8428 8427 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8429 8428 -e 's:$: $lt_compiler_flag:'` 8430 (eval echo "\"\$as_me:84 30: $lt_compile\"" >&5)8429 (eval echo "\"\$as_me:8429: $lt_compile\"" >&5) 8431 8430 (eval "$lt_compile" 2>conftest.err) 8432 8431 ac_status=$? 8433 8432 cat conftest.err >&5 8434 echo "$as_me:843 4: \$? = $ac_status" >&58433 echo "$as_me:8433: \$? = $ac_status" >&5 8435 8434 if (exit $ac_status) && test -s "$ac_outfile"; then 8436 8435 # The compiler can only warn and ignore the option if not recognized … … 8532 8531 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8533 8532 -e 's:$: $lt_compiler_flag:'` 8534 (eval echo "\"\$as_me:853 4: $lt_compile\"" >&5)8533 (eval echo "\"\$as_me:8533: $lt_compile\"" >&5) 8535 8534 (eval "$lt_compile" 2>out/conftest.err) 8536 8535 ac_status=$? 8537 8536 cat out/conftest.err >&5 8538 echo "$as_me:853 8: \$? = $ac_status" >&58537 echo "$as_me:8537: \$? = $ac_status" >&5 8539 8538 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8540 8539 then … … 10877 10876 lt_status=$lt_dlunknown 10878 10877 cat > conftest.$ac_ext <<EOF 10879 #line 1087 9"configure"10878 #line 10878 "configure" 10880 10879 #include "confdefs.h" 10881 10880 … … 10977 10976 lt_status=$lt_dlunknown 10978 10977 cat > conftest.$ac_ext <<EOF 10979 #line 1097 9"configure"10978 #line 10978 "configure" 10980 10979 #include "confdefs.h" 10981 10980 … … 13321 13320 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13322 13321 -e 's:$: $lt_compiler_flag:'` 13323 (eval echo "\"\$as_me:1332 3: $lt_compile\"" >&5)13322 (eval echo "\"\$as_me:13322: $lt_compile\"" >&5) 13324 13323 (eval "$lt_compile" 2>conftest.err) 13325 13324 ac_status=$? 13326 13325 cat conftest.err >&5 13327 echo "$as_me:1332 7: \$? = $ac_status" >&513326 echo "$as_me:13326: \$? = $ac_status" >&5 13328 13327 if (exit $ac_status) && test -s "$ac_outfile"; then 13329 13328 # The compiler can only warn and ignore the option if not recognized … … 13425 13424 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13426 13425 -e 's:$: $lt_compiler_flag:'` 13427 (eval echo "\"\$as_me:1342 7: $lt_compile\"" >&5)13426 (eval echo "\"\$as_me:13426: $lt_compile\"" >&5) 13428 13427 (eval "$lt_compile" 2>out/conftest.err) 13429 13428 ac_status=$? 13430 13429 cat out/conftest.err >&5 13431 echo "$as_me:1343 1: \$? = $ac_status" >&513430 echo "$as_me:13430: \$? = $ac_status" >&5 13432 13431 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13433 13432 then … … 14995 14994 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14996 14995 -e 's:$: $lt_compiler_flag:'` 14997 (eval echo "\"\$as_me:1499 7: $lt_compile\"" >&5)14996 (eval echo "\"\$as_me:14996: $lt_compile\"" >&5) 14998 14997 (eval "$lt_compile" 2>conftest.err) 14999 14998 ac_status=$? 15000 14999 cat conftest.err >&5 15001 echo "$as_me:1500 1: \$? = $ac_status" >&515000 echo "$as_me:15000: \$? = $ac_status" >&5 15002 15001 if (exit $ac_status) && test -s "$ac_outfile"; then 15003 15002 # The compiler can only warn and ignore the option if not recognized … … 15099 15098 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15100 15099 -e 's:$: $lt_compiler_flag:'` 15101 (eval echo "\"\$as_me:1510 1: $lt_compile\"" >&5)15100 (eval echo "\"\$as_me:15100: $lt_compile\"" >&5) 15102 15101 (eval "$lt_compile" 2>out/conftest.err) 15103 15102 ac_status=$? 15104 15103 cat out/conftest.err >&5 15105 echo "$as_me:1510 5: \$? = $ac_status" >&515104 echo "$as_me:15104: \$? = $ac_status" >&5 15106 15105 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15107 15106 then … … 17306 17305 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17307 17306 -e 's:$: $lt_compiler_flag:'` 17308 (eval echo "\"\$as_me:1730 8: $lt_compile\"" >&5)17307 (eval echo "\"\$as_me:17307: $lt_compile\"" >&5) 17309 17308 (eval "$lt_compile" 2>conftest.err) 17310 17309 ac_status=$? 17311 17310 cat conftest.err >&5 17312 echo "$as_me:1731 2: \$? = $ac_status" >&517311 echo "$as_me:17311: \$? = $ac_status" >&5 17313 17312 if (exit $ac_status) && test -s "$ac_outfile"; then 17314 17313 # The compiler can only warn and ignore the option if not recognized … … 17574 17573 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17575 17574 -e 's:$: $lt_compiler_flag:'` 17576 (eval echo "\"\$as_me:1757 6: $lt_compile\"" >&5)17575 (eval echo "\"\$as_me:17575: $lt_compile\"" >&5) 17577 17576 (eval "$lt_compile" 2>conftest.err) 17578 17577 ac_status=$? 17579 17578 cat conftest.err >&5 17580 echo "$as_me:175 80: \$? = $ac_status" >&517579 echo "$as_me:17579: \$? = $ac_status" >&5 17581 17580 if (exit $ac_status) && test -s "$ac_outfile"; then 17582 17581 # The compiler can only warn and ignore the option if not recognized … … 17678 17677 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17679 17678 -e 's:$: $lt_compiler_flag:'` 17680 (eval echo "\"\$as_me:176 80: $lt_compile\"" >&5)17679 (eval echo "\"\$as_me:17679: $lt_compile\"" >&5) 17681 17680 (eval "$lt_compile" 2>out/conftest.err) 17682 17681 ac_status=$? 17683 17682 cat out/conftest.err >&5 17684 echo "$as_me:1768 4: \$? = $ac_status" >&517683 echo "$as_me:17683: \$? = $ac_status" >&5 17685 17684 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17686 17685 then … … 28911 28910 cat >&5 <<_CSEOF 28912 28911 28913 This file was extended by Cbc $as_me 2.6 .4, which was28912 This file was extended by Cbc $as_me 2.6, which was 28914 28913 generated by GNU Autoconf 2.59. Invocation command line was 28915 28914 … … 28974 28973 cat >>$CONFIG_STATUS <<_ACEOF 28975 28974 ac_cs_version="\\ 28976 Cbc config.status 2.6 .428975 Cbc config.status 2.6 28977 28976 configured by $0, generated by GNU Autoconf 2.59, 28978 28977 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.