Changeset 1479 for stable/2.5/Cbc/configure
- Timestamp:
- Jul 4, 2010 11:01:53 PM (11 years ago)
- Location:
- stable/2.5
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.5
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.5.30/ 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.0.17/ 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.0.14/ 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.1.0/ 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.5.1/ 6 Data/Sample https://projects.coin-or.org/svn/Data/releases/1.0.7/Sample 7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.6.4/CoinUtils 8 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.55.0/Cgl 9 Clp https://projects.coin-or.org/svn/Clp/releases/1.12.0/Clp 10 Osi https://projects.coin-or.org/svn/Osi/releases/0.103.0/Osi 11 Vol https://projects.coin-or.org/svn/Vol/releases/1.1.7/Vol 1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.5 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/stable/1.0 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.0 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.1 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.5 6 Data/Sample https://projects.coin-or.org/svn/Data/stable/1.0/Sample 7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.6/CoinUtils 8 Cgl https://projects.coin-or.org/svn/Cgl/stable/0.55/Cgl 9 Clp https://projects.coin-or.org/svn/Clp/stable/1.12/Clp 10 Osi https://projects.coin-or.org/svn/Osi/stable/0.103/Osi 11 Vol https://projects.coin-or.org/svn/Vol/stable/1.1/Vol 12
-
- Property svn:externals
-
stable/2.5/Cbc/configure
r1477 r1479 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.5. 0.3 # Generated by GNU Autoconf 2.59 for Cbc 2.5. 4 4 # 5 5 # Report bugs to <coin-cbc@list.coin-or.org>. … … 430 430 PACKAGE_NAME='Cbc' 431 431 PACKAGE_TARNAME='cbc' 432 PACKAGE_VERSION='2.5 .0'433 PACKAGE_STRING='Cbc 2.5 .0'432 PACKAGE_VERSION='2.5' 433 PACKAGE_STRING='Cbc 2.5' 434 434 PACKAGE_BUGREPORT='coin-cbc@list.coin-or.org' 435 435 … … 1002 1002 # This message is too long to be a string in the A/UX 3.1 sh. 1003 1003 cat <<_ACEOF 1004 \`configure' configures Cbc 2.5 .0to adapt to many kinds of systems.1004 \`configure' configures Cbc 2.5 to adapt to many kinds of systems. 1005 1005 1006 1006 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1068 1068 if test -n "$ac_init_help"; then 1069 1069 case $ac_init_help in 1070 short | recursive ) echo "Configuration of Cbc 2.5 .0:";;1070 short | recursive ) echo "Configuration of Cbc 2.5:";; 1071 1071 esac 1072 1072 cat <<\_ACEOF … … 1269 1269 if $ac_init_version; then 1270 1270 cat <<\_ACEOF 1271 Cbc configure 2.5 .01271 Cbc configure 2.5 1272 1272 generated by GNU Autoconf 2.59 1273 1273 … … 1289 1289 running configure, to aid debugging if configure makes a mistake. 1290 1290 1291 It was created by Cbc $as_me 2.5 .0, which was1291 It was created by Cbc $as_me 2.5, which was 1292 1292 generated by GNU Autoconf 2.59. Invocation command line was 1293 1293 … … 4532 4532 # Define the identity of the package. 4533 4533 PACKAGE='cbc' 4534 VERSION='2.5 .0'4534 VERSION='2.5' 4535 4535 4536 4536 … … 23244 23244 cat >&5 <<_CSEOF 23245 23245 23246 This file was extended by Cbc $as_me 2.5 .0, which was23246 This file was extended by Cbc $as_me 2.5, which was 23247 23247 generated by GNU Autoconf 2.59. Invocation command line was 23248 23248 … … 23307 23307 cat >>$CONFIG_STATUS <<_ACEOF 23308 23308 ac_cs_version="\\ 23309 Cbc config.status 2.5 .023309 Cbc config.status 2.5 23310 23310 configured by $0, generated by GNU Autoconf 2.59, 23311 23311 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.