Changeset 2156 for stable/2.9/configure
- Timestamp:
- Mar 7, 2015 9:46:10 PM (6 years ago)
- Location:
- stable/2.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.9
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.8. 3/2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/ releases/1.3.2/3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/ releases/1.4.2/4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/ releases/1.5.2/5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/ releases/1.10.2/6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/ releases/1.3.2/7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/ releases/1.5.2/1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.8.0/ 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/stable/1.3 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.4 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.5 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.10 6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/stable/1.3 7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/stable/1.5 8 8 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.2.10/ 9 9 Data/miplib3 https://projects.coin-or.org/svn/Data/miplib3/releases/1.2.6/ 10 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.10.4/CoinUtils 11 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.59.3/Cgl 12 Clp https://projects.coin-or.org/svn/Clp/releases/1.16.4/Clp 13 Osi https://projects.coin-or.org/svn/Osi/releases/0.107.3/Osi 10 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.10/CoinUtils 11 Cgl https://projects.coin-or.org/svn/Cgl/stable/0.59/Cgl 12 Clp https://projects.coin-or.org/svn/Clp/stable/1.16/Clp 13 Osi https://projects.coin-or.org/svn/Osi/stable/0.107/Osi 14 15 16 17
-
- Property svn:externals
-
stable/2.9/configure
r2154 r2156 2 2 # From configure.ac 0.9. 3 3 # Guess values for system-dependent variables and create Makefiles. 4 # Generated by GNU Autoconf 2.59 for Cbc 2.9. 3.4 # Generated by GNU Autoconf 2.59 for Cbc 2.9. 5 5 # 6 6 # Report bugs to <cbc@lists.coin-or.org>. … … 431 431 PACKAGE_NAME='Cbc' 432 432 PACKAGE_TARNAME='cbc' 433 PACKAGE_VERSION='2.9 .3'434 PACKAGE_STRING='Cbc 2.9 .3'433 PACKAGE_VERSION='2.9' 434 PACKAGE_STRING='Cbc 2.9' 435 435 PACKAGE_BUGREPORT='cbc@lists.coin-or.org' 436 436 … … 1039 1039 # This message is too long to be a string in the A/UX 3.1 sh. 1040 1040 cat <<_ACEOF 1041 \`configure' configures Cbc 2.9 .3to adapt to many kinds of systems.1041 \`configure' configures Cbc 2.9 to adapt to many kinds of systems. 1042 1042 1043 1043 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1105 1105 if test -n "$ac_init_help"; then 1106 1106 case $ac_init_help in 1107 short | recursive ) echo "Configuration of Cbc 2.9 .3:";;1107 short | recursive ) echo "Configuration of Cbc 2.9:";; 1108 1108 esac 1109 1109 cat <<\_ACEOF … … 1331 1331 if $ac_init_version; then 1332 1332 cat <<\_ACEOF 1333 Cbc configure 2.9 .31333 Cbc configure 2.9 1334 1334 generated by GNU Autoconf 2.59 1335 1335 … … 1351 1351 running configure, to aid debugging if configure makes a mistake. 1352 1352 1353 It was created by Cbc $as_me 2.9 .3, which was1353 It was created by Cbc $as_me 2.9, which was 1354 1354 generated by GNU Autoconf 2.59. Invocation command line was 1355 1355 … … 5117 5117 # Define the identity of the package. 5118 5118 PACKAGE='cbc' 5119 VERSION='2.9 .3'5119 VERSION='2.9' 5120 5120 5121 5121 … … 23460 23460 cat >&5 <<_CSEOF 23461 23461 23462 This file was extended by Cbc $as_me 2.9 .3, which was23462 This file was extended by Cbc $as_me 2.9, which was 23463 23463 generated by GNU Autoconf 2.59. Invocation command line was 23464 23464 … … 23518 23518 cat >>$CONFIG_STATUS <<_ACEOF 23519 23519 ac_cs_version="\\ 23520 Cbc config.status 2.9 .323520 Cbc config.status 2.9 23521 23521 configured by $0, generated by GNU Autoconf 2.59, 23522 23522 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.