Changeset 829 for stable/2.0/Cbc/configure
- Timestamp:
- Oct 26, 2007 9:53:54 AM (13 years ago)
- Location:
- stable/2.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.0
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.52 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/stable/1.03 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.04 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.05 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.06 Data/Sample https://projects.coin-or.org/svn/Data/stable/1.0/Sample7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.1/CoinUtils8 Cgl https://projects.coin-or.org/svn/Cgl/stable/0.51/Cgl9 Clp https://projects.coin-or.org/svn/Clp/stable/1.6/Clp10 Osi https://projects.coin-or.org/svn/Osi/stable/0.97/Osi11 Vol https://projects.coin-or.org/svn/Vol/stable/1.1/Vol1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.5.16 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.0.7 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.0.7 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.0.8 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.0.0 6 Data/Sample https://projects.coin-or.org/svn/Data/releases/1.0.4/Sample 7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.1.2/CoinUtils 8 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.51.0/Cgl 9 Clp https://projects.coin-or.org/svn/Clp/releases/1.6.0/Clp 10 Osi https://projects.coin-or.org/svn/Osi/releases/0.97.0/Osi 11 Vol https://projects.coin-or.org/svn/Vol/releases/1.1.2/Vol
-
- Property svn:externals
-
stable/2.0/Cbc/configure
r765 r829 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for Cbc 1.2trunk.3 # Generated by GNU Autoconf 2.59 for Cbc 2.0.0. 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=' 1.2trunk'433 PACKAGE_STRING='Cbc 1.2trunk'432 PACKAGE_VERSION='2.0.0' 433 PACKAGE_STRING='Cbc 2.0.0' 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 1.2trunkto adapt to many kinds of systems.1004 \`configure' configures Cbc 2.0.0 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 1.2trunk:";;1070 short | recursive ) echo "Configuration of Cbc 2.0.0:";; 1071 1071 esac 1072 1072 cat <<\_ACEOF … … 1269 1269 if $ac_init_version; then 1270 1270 cat <<\_ACEOF 1271 Cbc configure 1.2trunk1271 Cbc configure 2.0.0 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 1.2trunk, which was1291 It was created by Cbc $as_me 2.0.0, which was 1292 1292 generated by GNU Autoconf 2.59. Invocation command line was 1293 1293 … … 4351 4351 # Define the identity of the package. 4352 4352 PACKAGE='cbc' 4353 VERSION=' 1.2trunk'4353 VERSION='2.0.0' 4354 4354 4355 4355 … … 22964 22964 cat >&5 <<_CSEOF 22965 22965 22966 This file was extended by Cbc $as_me 1.2trunk, which was22966 This file was extended by Cbc $as_me 2.0.0, which was 22967 22967 generated by GNU Autoconf 2.59. Invocation command line was 22968 22968 … … 23027 23027 cat >>$CONFIG_STATUS <<_ACEOF 23028 23028 ac_cs_version="\\ 23029 Cbc config.status 1.2trunk23029 Cbc config.status 2.0.0 23030 23030 configured by $0, generated by GNU Autoconf 2.59, 23031 23031 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.