Changeset 1942 for stable/2.8/configure
- Timestamp:
- Jul 16, 2013 5:28:24 AM (8 years ago)
- Location:
- stable/2.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.8
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.7.6/ 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.2.5/ 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.3.1/ 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.4.1/ 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.9.1/ 6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/releases/1.2.5/ 7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/releases/1.4.8/ 8 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.2.6/ 9 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.9.3/CoinUtils 10 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.58.1/Cgl 11 Clp https://projects.coin-or.org/svn/Clp/releases/1.15.2/Clp 12 Osi https://projects.coin-or.org/svn/Osi/releases/0.106.1/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.3 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.4 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.9 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.9/CoinUtils 10 Cgl https://projects.coin-or.org/svn/Cgl/stable/0.58/Cgl 11 Clp https://projects.coin-or.org/svn/Clp/stable/1.15/Clp 12 Osi https://projects.coin-or.org/svn/Osi/stable/0.106/Osi 13 14 15 16
-
- Property svn:externals
-
stable/2.8/configure
r1940 r1942 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.8. 3.4 # Generated by GNU Autoconf 2.59 for Cbc 2.8. 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.8 .3'434 PACKAGE_STRING='Cbc 2.8 .3'433 PACKAGE_VERSION='2.8' 434 PACKAGE_STRING='Cbc 2.8' 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.8 .3to adapt to many kinds of systems.1041 \`configure' configures Cbc 2.8 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.8 .3:";;1107 short | recursive ) echo "Configuration of Cbc 2.8:";; 1108 1108 esac 1109 1109 cat <<\_ACEOF … … 1331 1331 if $ac_init_version; then 1332 1332 cat <<\_ACEOF 1333 Cbc configure 2.8 .31333 Cbc configure 2.8 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.8 .3, which was1353 It was created by Cbc $as_me 2.8, which was 1354 1354 generated by GNU Autoconf 2.59. Invocation command line was 1355 1355 … … 5338 5338 # Define the identity of the package. 5339 5339 PACKAGE='cbc' 5340 VERSION='2.8 .3'5340 VERSION='2.8' 5341 5341 5342 5342 … … 23629 23629 cat >&5 <<_CSEOF 23630 23630 23631 This file was extended by Cbc $as_me 2.8 .3, which was23631 This file was extended by Cbc $as_me 2.8, which was 23632 23632 generated by GNU Autoconf 2.59. Invocation command line was 23633 23633 … … 23687 23687 cat >>$CONFIG_STATUS <<_ACEOF 23688 23688 ac_cs_version="\\ 23689 Cbc config.status 2.8 .323689 Cbc config.status 2.8 23690 23690 configured by $0, generated by GNU Autoconf 2.59, 23691 23691 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.