Changeset 1766 for stable/2.7/Cbc/configure
- Timestamp:
- Feb 10, 2012 10:43:53 AM (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/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 18 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.7.2/ 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.2.2/ 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.2.1/ 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.3.2/ 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.8.2/ 6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/releases/1.2.2/ 7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/releases/1.4.2/ 8 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.2.1/ 9 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.8.6/CoinUtils 10 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.57.3/Cgl 11 Clp https://projects.coin-or.org/svn/Clp/releases/1.14.6/Clp 12 Osi https://projects.coin-or.org/svn/Osi/releases/0.105.3/Osi
-
- Property svn:externals
-
stable/2.7/Cbc/configure
r1763 r1766 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. 3 # Generated by GNU Autoconf 2.59 for Cbc 2.7.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.7 '433 PACKAGE_STRING='Cbc 2.7 '432 PACKAGE_VERSION='2.7.6' 433 PACKAGE_STRING='Cbc 2.7.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.7 to adapt to many kinds of systems.1008 \`configure' configures Cbc 2.7.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.7 :";;1074 short | recursive ) echo "Configuration of Cbc 2.7.6:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1304 1304 if $ac_init_version; then 1305 1305 cat <<\_ACEOF 1306 Cbc configure 2.7 1306 Cbc configure 2.7.6 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 , which was1326 It was created by Cbc $as_me 2.7.6, 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:6:7 1852 1853 1853 1854 … … 4696 4697 # Define the identity of the package. 4697 4698 PACKAGE='cbc' 4698 VERSION='2.7 '4699 VERSION='2.7.6' 4699 4700 4700 4701 … … 5992 5993 *-*-irix6*) 5993 5994 # Find out which ABI we are using. 5994 echo '#line 599 4"configure"' > conftest.$ac_ext5995 echo '#line 5995 "configure"' > conftest.$ac_ext 5995 5996 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5996 5997 (eval $ac_compile) 2>&5 … … 7126 7127 7127 7128 # Provide some information about the compiler. 7128 echo "$as_me:712 8:" \7129 echo "$as_me:7129:" \ 7129 7130 "checking for Fortran 77 compiler version" >&5 7130 7131 ac_compiler=`set X $ac_compile; echo $2` … … 8193 8194 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8194 8195 -e 's:$: $lt_compiler_flag:'` 8195 (eval echo "\"\$as_me:819 5: $lt_compile\"" >&5)8196 (eval echo "\"\$as_me:8196: $lt_compile\"" >&5) 8196 8197 (eval "$lt_compile" 2>conftest.err) 8197 8198 ac_status=$? 8198 8199 cat conftest.err >&5 8199 echo "$as_me:8 199: \$? = $ac_status" >&58200 echo "$as_me:8200: \$? = $ac_status" >&5 8200 8201 if (exit $ac_status) && test -s "$ac_outfile"; then 8201 8202 # The compiler can only warn and ignore the option if not recognized … … 8461 8462 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8462 8463 -e 's:$: $lt_compiler_flag:'` 8463 (eval echo "\"\$as_me:846 3: $lt_compile\"" >&5)8464 (eval echo "\"\$as_me:8464: $lt_compile\"" >&5) 8464 8465 (eval "$lt_compile" 2>conftest.err) 8465 8466 ac_status=$? 8466 8467 cat conftest.err >&5 8467 echo "$as_me:846 7: \$? = $ac_status" >&58468 echo "$as_me:8468: \$? = $ac_status" >&5 8468 8469 if (exit $ac_status) && test -s "$ac_outfile"; then 8469 8470 # The compiler can only warn and ignore the option if not recognized … … 8565 8566 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8566 8567 -e 's:$: $lt_compiler_flag:'` 8567 (eval echo "\"\$as_me:856 7: $lt_compile\"" >&5)8568 (eval echo "\"\$as_me:8568: $lt_compile\"" >&5) 8568 8569 (eval "$lt_compile" 2>out/conftest.err) 8569 8570 ac_status=$? 8570 8571 cat out/conftest.err >&5 8571 echo "$as_me:857 1: \$? = $ac_status" >&58572 echo "$as_me:8572: \$? = $ac_status" >&5 8572 8573 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8573 8574 then … … 10910 10911 lt_status=$lt_dlunknown 10911 10912 cat > conftest.$ac_ext <<EOF 10912 #line 1091 2"configure"10913 #line 10913 "configure" 10913 10914 #include "confdefs.h" 10914 10915 … … 11010 11011 lt_status=$lt_dlunknown 11011 11012 cat > conftest.$ac_ext <<EOF 11012 #line 1101 2"configure"11013 #line 11013 "configure" 11013 11014 #include "confdefs.h" 11014 11015 … … 13354 13355 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13355 13356 -e 's:$: $lt_compiler_flag:'` 13356 (eval echo "\"\$as_me:1335 6: $lt_compile\"" >&5)13357 (eval echo "\"\$as_me:13357: $lt_compile\"" >&5) 13357 13358 (eval "$lt_compile" 2>conftest.err) 13358 13359 ac_status=$? 13359 13360 cat conftest.err >&5 13360 echo "$as_me:1336 0: \$? = $ac_status" >&513361 echo "$as_me:13361: \$? = $ac_status" >&5 13361 13362 if (exit $ac_status) && test -s "$ac_outfile"; then 13362 13363 # The compiler can only warn and ignore the option if not recognized … … 13458 13459 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13459 13460 -e 's:$: $lt_compiler_flag:'` 13460 (eval echo "\"\$as_me:1346 0: $lt_compile\"" >&5)13461 (eval echo "\"\$as_me:13461: $lt_compile\"" >&5) 13461 13462 (eval "$lt_compile" 2>out/conftest.err) 13462 13463 ac_status=$? 13463 13464 cat out/conftest.err >&5 13464 echo "$as_me:1346 4: \$? = $ac_status" >&513465 echo "$as_me:13465: \$? = $ac_status" >&5 13465 13466 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13466 13467 then … … 15028 15029 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15029 15030 -e 's:$: $lt_compiler_flag:'` 15030 (eval echo "\"\$as_me:1503 0: $lt_compile\"" >&5)15031 (eval echo "\"\$as_me:15031: $lt_compile\"" >&5) 15031 15032 (eval "$lt_compile" 2>conftest.err) 15032 15033 ac_status=$? 15033 15034 cat conftest.err >&5 15034 echo "$as_me:1503 4: \$? = $ac_status" >&515035 echo "$as_me:15035: \$? = $ac_status" >&5 15035 15036 if (exit $ac_status) && test -s "$ac_outfile"; then 15036 15037 # The compiler can only warn and ignore the option if not recognized … … 15132 15133 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15133 15134 -e 's:$: $lt_compiler_flag:'` 15134 (eval echo "\"\$as_me:1513 4: $lt_compile\"" >&5)15135 (eval echo "\"\$as_me:15135: $lt_compile\"" >&5) 15135 15136 (eval "$lt_compile" 2>out/conftest.err) 15136 15137 ac_status=$? 15137 15138 cat out/conftest.err >&5 15138 echo "$as_me:1513 8: \$? = $ac_status" >&515139 echo "$as_me:15139: \$? = $ac_status" >&5 15139 15140 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15140 15141 then … … 17339 17340 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17340 17341 -e 's:$: $lt_compiler_flag:'` 17341 (eval echo "\"\$as_me:1734 1: $lt_compile\"" >&5)17342 (eval echo "\"\$as_me:17342: $lt_compile\"" >&5) 17342 17343 (eval "$lt_compile" 2>conftest.err) 17343 17344 ac_status=$? 17344 17345 cat conftest.err >&5 17345 echo "$as_me:1734 5: \$? = $ac_status" >&517346 echo "$as_me:17346: \$? = $ac_status" >&5 17346 17347 if (exit $ac_status) && test -s "$ac_outfile"; then 17347 17348 # The compiler can only warn and ignore the option if not recognized … … 17607 17608 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17608 17609 -e 's:$: $lt_compiler_flag:'` 17609 (eval echo "\"\$as_me:176 09: $lt_compile\"" >&5)17610 (eval echo "\"\$as_me:17610: $lt_compile\"" >&5) 17610 17611 (eval "$lt_compile" 2>conftest.err) 17611 17612 ac_status=$? 17612 17613 cat conftest.err >&5 17613 echo "$as_me:1761 3: \$? = $ac_status" >&517614 echo "$as_me:17614: \$? = $ac_status" >&5 17614 17615 if (exit $ac_status) && test -s "$ac_outfile"; then 17615 17616 # The compiler can only warn and ignore the option if not recognized … … 17711 17712 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17712 17713 -e 's:$: $lt_compiler_flag:'` 17713 (eval echo "\"\$as_me:1771 3: $lt_compile\"" >&5)17714 (eval echo "\"\$as_me:17714: $lt_compile\"" >&5) 17714 17715 (eval "$lt_compile" 2>out/conftest.err) 17715 17716 ac_status=$? 17716 17717 cat out/conftest.err >&5 17717 echo "$as_me:1771 7: \$? = $ac_status" >&517718 echo "$as_me:17718: \$? = $ac_status" >&5 17718 17719 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17719 17720 then … … 31229 31230 cat >&5 <<_CSEOF 31230 31231 31231 This file was extended by Cbc $as_me 2.7 , which was31232 This file was extended by Cbc $as_me 2.7.6, which was 31232 31233 generated by GNU Autoconf 2.59. Invocation command line was 31233 31234 … … 31292 31293 cat >>$CONFIG_STATUS <<_ACEOF 31293 31294 ac_cs_version="\\ 31294 Cbc config.status 2.7 31295 Cbc config.status 2.7.6 31295 31296 configured by $0, generated by GNU Autoconf 2.59, 31296 31297 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.