Changeset 1768 for stable/2.7/Cbc/configure
- Timestamp:
- Feb 10, 2012 10:45:44 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/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 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 19
-
- Property svn:externals
-
stable/2.7/Cbc/configure
r1766 r1768 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. 6.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 .6'433 PACKAGE_STRING='Cbc 2.7 .6'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 .6to 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 .6:";;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 .61306 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 .6, 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:6:71853 1852 1854 1853 … … 4697 4696 # Define the identity of the package. 4698 4697 PACKAGE='cbc' 4699 VERSION='2.7 .6'4698 VERSION='2.7' 4700 4699 4701 4700 … … 5993 5992 *-*-irix6*) 5994 5993 # Find out which ABI we are using. 5995 echo '#line 599 5"configure"' > conftest.$ac_ext5994 echo '#line 5994 "configure"' > conftest.$ac_ext 5996 5995 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5997 5996 (eval $ac_compile) 2>&5 … … 7127 7126 7128 7127 # Provide some information about the compiler. 7129 echo "$as_me:712 9:" \7128 echo "$as_me:7128:" \ 7130 7129 "checking for Fortran 77 compiler version" >&5 7131 7130 ac_compiler=`set X $ac_compile; echo $2` … … 8194 8193 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8195 8194 -e 's:$: $lt_compiler_flag:'` 8196 (eval echo "\"\$as_me:819 6: $lt_compile\"" >&5)8195 (eval echo "\"\$as_me:8195: $lt_compile\"" >&5) 8197 8196 (eval "$lt_compile" 2>conftest.err) 8198 8197 ac_status=$? 8199 8198 cat conftest.err >&5 8200 echo "$as_me:8 200: \$? = $ac_status" >&58199 echo "$as_me:8199: \$? = $ac_status" >&5 8201 8200 if (exit $ac_status) && test -s "$ac_outfile"; then 8202 8201 # The compiler can only warn and ignore the option if not recognized … … 8462 8461 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8463 8462 -e 's:$: $lt_compiler_flag:'` 8464 (eval echo "\"\$as_me:846 4: $lt_compile\"" >&5)8463 (eval echo "\"\$as_me:8463: $lt_compile\"" >&5) 8465 8464 (eval "$lt_compile" 2>conftest.err) 8466 8465 ac_status=$? 8467 8466 cat conftest.err >&5 8468 echo "$as_me:846 8: \$? = $ac_status" >&58467 echo "$as_me:8467: \$? = $ac_status" >&5 8469 8468 if (exit $ac_status) && test -s "$ac_outfile"; then 8470 8469 # The compiler can only warn and ignore the option if not recognized … … 8566 8565 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8567 8566 -e 's:$: $lt_compiler_flag:'` 8568 (eval echo "\"\$as_me:856 8: $lt_compile\"" >&5)8567 (eval echo "\"\$as_me:8567: $lt_compile\"" >&5) 8569 8568 (eval "$lt_compile" 2>out/conftest.err) 8570 8569 ac_status=$? 8571 8570 cat out/conftest.err >&5 8572 echo "$as_me:857 2: \$? = $ac_status" >&58571 echo "$as_me:8571: \$? = $ac_status" >&5 8573 8572 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8574 8573 then … … 10911 10910 lt_status=$lt_dlunknown 10912 10911 cat > conftest.$ac_ext <<EOF 10913 #line 1091 3"configure"10912 #line 10912 "configure" 10914 10913 #include "confdefs.h" 10915 10914 … … 11011 11010 lt_status=$lt_dlunknown 11012 11011 cat > conftest.$ac_ext <<EOF 11013 #line 1101 3"configure"11012 #line 11012 "configure" 11014 11013 #include "confdefs.h" 11015 11014 … … 13355 13354 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13356 13355 -e 's:$: $lt_compiler_flag:'` 13357 (eval echo "\"\$as_me:1335 7: $lt_compile\"" >&5)13356 (eval echo "\"\$as_me:13356: $lt_compile\"" >&5) 13358 13357 (eval "$lt_compile" 2>conftest.err) 13359 13358 ac_status=$? 13360 13359 cat conftest.err >&5 13361 echo "$as_me:1336 1: \$? = $ac_status" >&513360 echo "$as_me:13360: \$? = $ac_status" >&5 13362 13361 if (exit $ac_status) && test -s "$ac_outfile"; then 13363 13362 # The compiler can only warn and ignore the option if not recognized … … 13459 13458 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13460 13459 -e 's:$: $lt_compiler_flag:'` 13461 (eval echo "\"\$as_me:1346 1: $lt_compile\"" >&5)13460 (eval echo "\"\$as_me:13460: $lt_compile\"" >&5) 13462 13461 (eval "$lt_compile" 2>out/conftest.err) 13463 13462 ac_status=$? 13464 13463 cat out/conftest.err >&5 13465 echo "$as_me:1346 5: \$? = $ac_status" >&513464 echo "$as_me:13464: \$? = $ac_status" >&5 13466 13465 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13467 13466 then … … 15029 15028 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15030 15029 -e 's:$: $lt_compiler_flag:'` 15031 (eval echo "\"\$as_me:1503 1: $lt_compile\"" >&5)15030 (eval echo "\"\$as_me:15030: $lt_compile\"" >&5) 15032 15031 (eval "$lt_compile" 2>conftest.err) 15033 15032 ac_status=$? 15034 15033 cat conftest.err >&5 15035 echo "$as_me:1503 5: \$? = $ac_status" >&515034 echo "$as_me:15034: \$? = $ac_status" >&5 15036 15035 if (exit $ac_status) && test -s "$ac_outfile"; then 15037 15036 # The compiler can only warn and ignore the option if not recognized … … 15133 15132 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15134 15133 -e 's:$: $lt_compiler_flag:'` 15135 (eval echo "\"\$as_me:1513 5: $lt_compile\"" >&5)15134 (eval echo "\"\$as_me:15134: $lt_compile\"" >&5) 15136 15135 (eval "$lt_compile" 2>out/conftest.err) 15137 15136 ac_status=$? 15138 15137 cat out/conftest.err >&5 15139 echo "$as_me:1513 9: \$? = $ac_status" >&515138 echo "$as_me:15138: \$? = $ac_status" >&5 15140 15139 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15141 15140 then … … 17340 17339 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17341 17340 -e 's:$: $lt_compiler_flag:'` 17342 (eval echo "\"\$as_me:1734 2: $lt_compile\"" >&5)17341 (eval echo "\"\$as_me:17341: $lt_compile\"" >&5) 17343 17342 (eval "$lt_compile" 2>conftest.err) 17344 17343 ac_status=$? 17345 17344 cat conftest.err >&5 17346 echo "$as_me:1734 6: \$? = $ac_status" >&517345 echo "$as_me:17345: \$? = $ac_status" >&5 17347 17346 if (exit $ac_status) && test -s "$ac_outfile"; then 17348 17347 # The compiler can only warn and ignore the option if not recognized … … 17608 17607 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17609 17608 -e 's:$: $lt_compiler_flag:'` 17610 (eval echo "\"\$as_me:176 10: $lt_compile\"" >&5)17609 (eval echo "\"\$as_me:17609: $lt_compile\"" >&5) 17611 17610 (eval "$lt_compile" 2>conftest.err) 17612 17611 ac_status=$? 17613 17612 cat conftest.err >&5 17614 echo "$as_me:1761 4: \$? = $ac_status" >&517613 echo "$as_me:17613: \$? = $ac_status" >&5 17615 17614 if (exit $ac_status) && test -s "$ac_outfile"; then 17616 17615 # The compiler can only warn and ignore the option if not recognized … … 17712 17711 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17713 17712 -e 's:$: $lt_compiler_flag:'` 17714 (eval echo "\"\$as_me:1771 4: $lt_compile\"" >&5)17713 (eval echo "\"\$as_me:17713: $lt_compile\"" >&5) 17715 17714 (eval "$lt_compile" 2>out/conftest.err) 17716 17715 ac_status=$? 17717 17716 cat out/conftest.err >&5 17718 echo "$as_me:1771 8: \$? = $ac_status" >&517717 echo "$as_me:17717: \$? = $ac_status" >&5 17719 17718 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17720 17719 then … … 31230 31229 cat >&5 <<_CSEOF 31231 31230 31232 This file was extended by Cbc $as_me 2.7 .6, which was31231 This file was extended by Cbc $as_me 2.7, which was 31233 31232 generated by GNU Autoconf 2.59. Invocation command line was 31234 31233 … … 31293 31292 cat >>$CONFIG_STATUS <<_ACEOF 31294 31293 ac_cs_version="\\ 31295 Cbc config.status 2.7 .631294 Cbc config.status 2.7 31296 31295 configured by $0, generated by GNU Autoconf 2.59, 31297 31296 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.