Changeset 1749 for stable/2.7/Cbc/configure
- Timestamp:
- Oct 22, 2011 10:01:20 PM (9 years ago)
- Location:
- stable/2.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.7
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.7.1/ 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.2.1/ 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.2.0/ 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.3.1/ 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.8.1/ 6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/releases/1.2.1/ 7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/releases/1.4.1/ 8 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.2.0/ 9 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.8.2/CoinUtils 10 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.57.2/Cgl 11 Clp https://projects.coin-or.org/svn/Clp/releases/1.14.3/Clp 12 Osi https://projects.coin-or.org/svn/Osi/releases/0.105.2/Osi 1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.7 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/stable/1.2 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.2 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.3 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.8 6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/stable/1.2 7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/stable/1.4 8 Data/Sample https://projects.coin-or.org/svn/Data/Sample/stable/1.2 9 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.8/CoinUtils 10 Cgl https://projects.coin-or.org/svn/Cgl/stable/0.57/Cgl 11 Clp https://projects.coin-or.org/svn/Clp/stable/1.14/Clp 12 Osi https://projects.coin-or.org/svn/Osi/stable/0.105/Osi 13 14 15 16 17
-
- Property svn:externals
-
stable/2.7/Cbc/configure
r1747 r1749 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.7. 4.3 # Generated by GNU Autoconf 2.59 for Cbc 2.7. 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.7 .4'433 PACKAGE_STRING='Cbc 2.7 .4'432 PACKAGE_VERSION='2.7' 433 PACKAGE_STRING='Cbc 2.7' 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.7 .4to adapt to many kinds of systems.1008 \`configure' configures Cbc 2.7 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.7 .4:";;1074 short | recursive ) echo "Configuration of Cbc 2.7:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1304 1304 if $ac_init_version; then 1305 1305 cat <<\_ACEOF 1306 Cbc configure 2.7 .41306 Cbc configure 2.7 1307 1307 generated by GNU Autoconf 2.59 1308 1308 … … 1324 1324 running configure, to aid debugging if configure makes a mistake. 1325 1325 1326 It was created by Cbc $as_me 2.7 .4, which was1326 It was created by Cbc $as_me 2.7, which was 1327 1327 generated by GNU Autoconf 2.59. Invocation command line was 1328 1328 … … 1850 1850 1851 1851 # Capture libtool library version, if given. 1852 coin_libversion=10:4:71853 1852 1854 1853 … … 4688 4687 # Define the identity of the package. 4689 4688 PACKAGE='cbc' 4690 VERSION='2.7 .4'4689 VERSION='2.7' 4691 4690 4692 4691 … … 5984 5983 *-*-irix6*) 5985 5984 # Find out which ABI we are using. 5986 echo '#line 598 6"configure"' > conftest.$ac_ext5985 echo '#line 5985 "configure"' > conftest.$ac_ext 5987 5986 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5988 5987 (eval $ac_compile) 2>&5 … … 7118 7117 7119 7118 # Provide some information about the compiler. 7120 echo "$as_me:71 20:" \7119 echo "$as_me:7119:" \ 7121 7120 "checking for Fortran 77 compiler version" >&5 7122 7121 ac_compiler=`set X $ac_compile; echo $2` … … 8185 8184 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8186 8185 -e 's:$: $lt_compiler_flag:'` 8187 (eval echo "\"\$as_me:818 7: $lt_compile\"" >&5)8186 (eval echo "\"\$as_me:8186: $lt_compile\"" >&5) 8188 8187 (eval "$lt_compile" 2>conftest.err) 8189 8188 ac_status=$? 8190 8189 cat conftest.err >&5 8191 echo "$as_me:819 1: \$? = $ac_status" >&58190 echo "$as_me:8190: \$? = $ac_status" >&5 8192 8191 if (exit $ac_status) && test -s "$ac_outfile"; then 8193 8192 # The compiler can only warn and ignore the option if not recognized … … 8453 8452 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8454 8453 -e 's:$: $lt_compiler_flag:'` 8455 (eval echo "\"\$as_me:845 5: $lt_compile\"" >&5)8454 (eval echo "\"\$as_me:8454: $lt_compile\"" >&5) 8456 8455 (eval "$lt_compile" 2>conftest.err) 8457 8456 ac_status=$? 8458 8457 cat conftest.err >&5 8459 echo "$as_me:845 9: \$? = $ac_status" >&58458 echo "$as_me:8458: \$? = $ac_status" >&5 8460 8459 if (exit $ac_status) && test -s "$ac_outfile"; then 8461 8460 # The compiler can only warn and ignore the option if not recognized … … 8557 8556 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8558 8557 -e 's:$: $lt_compiler_flag:'` 8559 (eval echo "\"\$as_me:855 9: $lt_compile\"" >&5)8558 (eval echo "\"\$as_me:8558: $lt_compile\"" >&5) 8560 8559 (eval "$lt_compile" 2>out/conftest.err) 8561 8560 ac_status=$? 8562 8561 cat out/conftest.err >&5 8563 echo "$as_me:856 3: \$? = $ac_status" >&58562 echo "$as_me:8562: \$? = $ac_status" >&5 8564 8563 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8565 8564 then … … 10902 10901 lt_status=$lt_dlunknown 10903 10902 cat > conftest.$ac_ext <<EOF 10904 #line 1090 4"configure"10903 #line 10903 "configure" 10905 10904 #include "confdefs.h" 10906 10905 … … 11002 11001 lt_status=$lt_dlunknown 11003 11002 cat > conftest.$ac_ext <<EOF 11004 #line 1100 4"configure"11003 #line 11003 "configure" 11005 11004 #include "confdefs.h" 11006 11005 … … 13346 13345 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13347 13346 -e 's:$: $lt_compiler_flag:'` 13348 (eval echo "\"\$as_me:1334 8: $lt_compile\"" >&5)13347 (eval echo "\"\$as_me:13347: $lt_compile\"" >&5) 13349 13348 (eval "$lt_compile" 2>conftest.err) 13350 13349 ac_status=$? 13351 13350 cat conftest.err >&5 13352 echo "$as_me:1335 2: \$? = $ac_status" >&513351 echo "$as_me:13351: \$? = $ac_status" >&5 13353 13352 if (exit $ac_status) && test -s "$ac_outfile"; then 13354 13353 # The compiler can only warn and ignore the option if not recognized … … 13450 13449 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13451 13450 -e 's:$: $lt_compiler_flag:'` 13452 (eval echo "\"\$as_me:1345 2: $lt_compile\"" >&5)13451 (eval echo "\"\$as_me:13451: $lt_compile\"" >&5) 13453 13452 (eval "$lt_compile" 2>out/conftest.err) 13454 13453 ac_status=$? 13455 13454 cat out/conftest.err >&5 13456 echo "$as_me:1345 6: \$? = $ac_status" >&513455 echo "$as_me:13455: \$? = $ac_status" >&5 13457 13456 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13458 13457 then … … 15020 15019 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15021 15020 -e 's:$: $lt_compiler_flag:'` 15022 (eval echo "\"\$as_me:1502 2: $lt_compile\"" >&5)15021 (eval echo "\"\$as_me:15021: $lt_compile\"" >&5) 15023 15022 (eval "$lt_compile" 2>conftest.err) 15024 15023 ac_status=$? 15025 15024 cat conftest.err >&5 15026 echo "$as_me:1502 6: \$? = $ac_status" >&515025 echo "$as_me:15025: \$? = $ac_status" >&5 15027 15026 if (exit $ac_status) && test -s "$ac_outfile"; then 15028 15027 # The compiler can only warn and ignore the option if not recognized … … 15124 15123 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15125 15124 -e 's:$: $lt_compiler_flag:'` 15126 (eval echo "\"\$as_me:1512 6: $lt_compile\"" >&5)15125 (eval echo "\"\$as_me:15125: $lt_compile\"" >&5) 15127 15126 (eval "$lt_compile" 2>out/conftest.err) 15128 15127 ac_status=$? 15129 15128 cat out/conftest.err >&5 15130 echo "$as_me:151 30: \$? = $ac_status" >&515129 echo "$as_me:15129: \$? = $ac_status" >&5 15131 15130 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15132 15131 then … … 17331 17330 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17332 17331 -e 's:$: $lt_compiler_flag:'` 17333 (eval echo "\"\$as_me:1733 3: $lt_compile\"" >&5)17332 (eval echo "\"\$as_me:17332: $lt_compile\"" >&5) 17334 17333 (eval "$lt_compile" 2>conftest.err) 17335 17334 ac_status=$? 17336 17335 cat conftest.err >&5 17337 echo "$as_me:1733 7: \$? = $ac_status" >&517336 echo "$as_me:17336: \$? = $ac_status" >&5 17338 17337 if (exit $ac_status) && test -s "$ac_outfile"; then 17339 17338 # The compiler can only warn and ignore the option if not recognized … … 17599 17598 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17600 17599 -e 's:$: $lt_compiler_flag:'` 17601 (eval echo "\"\$as_me:1760 1: $lt_compile\"" >&5)17600 (eval echo "\"\$as_me:17600: $lt_compile\"" >&5) 17602 17601 (eval "$lt_compile" 2>conftest.err) 17603 17602 ac_status=$? 17604 17603 cat conftest.err >&5 17605 echo "$as_me:1760 5: \$? = $ac_status" >&517604 echo "$as_me:17604: \$? = $ac_status" >&5 17606 17605 if (exit $ac_status) && test -s "$ac_outfile"; then 17607 17606 # The compiler can only warn and ignore the option if not recognized … … 17703 17702 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17704 17703 -e 's:$: $lt_compiler_flag:'` 17705 (eval echo "\"\$as_me:1770 5: $lt_compile\"" >&5)17704 (eval echo "\"\$as_me:17704: $lt_compile\"" >&5) 17706 17705 (eval "$lt_compile" 2>out/conftest.err) 17707 17706 ac_status=$? 17708 17707 cat out/conftest.err >&5 17709 echo "$as_me:1770 9: \$? = $ac_status" >&517708 echo "$as_me:17708: \$? = $ac_status" >&5 17710 17709 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17711 17710 then … … 31152 31151 cat >&5 <<_CSEOF 31153 31152 31154 This file was extended by Cbc $as_me 2.7 .4, which was31153 This file was extended by Cbc $as_me 2.7, which was 31155 31154 generated by GNU Autoconf 2.59. Invocation command line was 31156 31155 … … 31215 31214 cat >>$CONFIG_STATUS <<_ACEOF 31216 31215 ac_cs_version="\\ 31217 Cbc config.status 2.7 .431216 Cbc config.status 2.7 31218 31217 configured by $0, generated by GNU Autoconf 2.59, 31219 31218 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.