Changeset 1479 for stable/2.5/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/configure
r1477 r1479 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.5. 0.4 # Generated by GNU Autoconf 2.59 for Cbc 2.5. 5 5 # 6 6 # Report bugs to <coin-cbc@lists.coin-or.org>. … … 431 431 PACKAGE_NAME='Cbc' 432 432 PACKAGE_TARNAME='cbc' 433 PACKAGE_VERSION='2.5 .0'434 PACKAGE_STRING='Cbc 2.5 .0'433 PACKAGE_VERSION='2.5' 434 PACKAGE_STRING='Cbc 2.5' 435 435 PACKAGE_BUGREPORT='coin-cbc@lists.coin-or.org' 436 436 … … 1038 1038 # This message is too long to be a string in the A/UX 3.1 sh. 1039 1039 cat <<_ACEOF 1040 \`configure' configures Cbc 2.5 .0to adapt to many kinds of systems.1040 \`configure' configures Cbc 2.5 to adapt to many kinds of systems. 1041 1041 1042 1042 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1104 1104 if test -n "$ac_init_help"; then 1105 1105 case $ac_init_help in 1106 short | recursive ) echo "Configuration of Cbc 2.5 .0:";;1106 short | recursive ) echo "Configuration of Cbc 2.5:";; 1107 1107 esac 1108 1108 cat <<\_ACEOF … … 1271 1271 if $ac_init_version; then 1272 1272 cat <<\_ACEOF 1273 Cbc configure 2.5 .01273 Cbc configure 2.5 1274 1274 generated by GNU Autoconf 2.59 1275 1275 … … 1291 1291 running configure, to aid debugging if configure makes a mistake. 1292 1292 1293 It was created by Cbc $as_me 2.5 .0, which was1293 It was created by Cbc $as_me 2.5, which was 1294 1294 generated by GNU Autoconf 2.59. Invocation command line was 1295 1295 … … 5129 5129 # Define the identity of the package. 5130 5130 PACKAGE='cbc' 5131 VERSION='2.5 .0'5131 VERSION='2.5' 5132 5132 5133 5133 … … 21863 21863 cat >&5 <<_CSEOF 21864 21864 21865 This file was extended by Cbc $as_me 2.5 .0, which was21865 This file was extended by Cbc $as_me 2.5, which was 21866 21866 generated by GNU Autoconf 2.59. Invocation command line was 21867 21867 … … 21921 21921 cat >>$CONFIG_STATUS <<_ACEOF 21922 21922 ac_cs_version="\\ 21923 Cbc config.status 2.5 .021923 Cbc config.status 2.5 21924 21924 configured by $0, generated by GNU Autoconf 2.59, 21925 21925 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.