Changeset 1749 for stable/2.7/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/configure
r1747 r1749 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.7. 4.4 # Generated by GNU Autoconf 2.59 for Cbc 2.7. 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.7 .4'434 PACKAGE_STRING='Cbc 2.7 .4'433 PACKAGE_VERSION='2.7' 434 PACKAGE_STRING='Cbc 2.7' 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.7 .4to adapt to many kinds of systems.1041 \`configure' configures Cbc 2.7 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.7 .4:";;1107 short | recursive ) echo "Configuration of Cbc 2.7:";; 1108 1108 esac 1109 1109 cat <<\_ACEOF … … 1331 1331 if $ac_init_version; then 1332 1332 cat <<\_ACEOF 1333 Cbc configure 2.7 .41333 Cbc configure 2.7 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.7 .4, which was1353 It was created by Cbc $as_me 2.7, which was 1354 1354 generated by GNU Autoconf 2.59. Invocation command line was 1355 1355 … … 5295 5295 # Define the identity of the package. 5296 5296 PACKAGE='cbc' 5297 VERSION='2.7 .4'5297 VERSION='2.7' 5298 5298 5299 5299 … … 23577 23577 cat >&5 <<_CSEOF 23578 23578 23579 This file was extended by Cbc $as_me 2.7 .4, which was23579 This file was extended by Cbc $as_me 2.7, which was 23580 23580 generated by GNU Autoconf 2.59. Invocation command line was 23581 23581 … … 23635 23635 cat >>$CONFIG_STATUS <<_ACEOF 23636 23636 ac_cs_version="\\ 23637 Cbc config.status 2.7 .423637 Cbc config.status 2.7 23638 23638 configured by $0, generated by GNU Autoconf 2.59, 23639 23639 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.