Changeset 1133 for stable/1.6
- Timestamp:
- Oct 25, 2007 10:40:24 PM (13 years ago)
- Location:
- stable/1.6
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/1.6
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.52 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.03 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.04 Data/Sample https://projects.coin-or.org/svn/Data/stable/1.0/Sample5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.1/CoinUtils1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.5.16 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.0.7 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.0.8 4 Data/Sample https://projects.coin-or.org/svn/Data/releases/1.0.4/Sample 5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.1.2/CoinUtils
-
- Property svn:externals
-
stable/1.6/Clp/configure
r1088 r1133 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for Clp 1. 4trunk.3 # Generated by GNU Autoconf 2.59 for Clp 1.6.0. 4 4 # 5 5 # Report bugs to <coin-clp@list.coin-or.org>. … … 430 430 PACKAGE_NAME='Clp' 431 431 PACKAGE_TARNAME='clp' 432 PACKAGE_VERSION='1. 4trunk'433 PACKAGE_STRING='Clp 1. 4trunk'432 PACKAGE_VERSION='1.6.0' 433 PACKAGE_STRING='Clp 1.6.0' 434 434 PACKAGE_BUGREPORT='coin-clp@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 Clp 1. 4trunkto adapt to many kinds of systems.1004 \`configure' configures Clp 1.6.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 Clp 1. 4trunk:";;1070 short | recursive ) echo "Configuration of Clp 1.6.0:";; 1071 1071 esac 1072 1072 cat <<\_ACEOF … … 1233 1233 if $ac_init_version; then 1234 1234 cat <<\_ACEOF 1235 Clp configure 1. 4trunk1235 Clp configure 1.6.0 1236 1236 generated by GNU Autoconf 2.59 1237 1237 … … 1253 1253 running configure, to aid debugging if configure makes a mistake. 1254 1254 1255 It was created by Clp $as_me 1. 4trunk, which was1255 It was created by Clp $as_me 1.6.0, which was 1256 1256 generated by GNU Autoconf 2.59. Invocation command line was 1257 1257 … … 4315 4315 # Define the identity of the package. 4316 4316 PACKAGE='clp' 4317 VERSION='1. 4trunk'4317 VERSION='1.6.0' 4318 4318 4319 4319 … … 21291 21291 cat >&5 <<_CSEOF 21292 21292 21293 This file was extended by Clp $as_me 1. 4trunk, which was21293 This file was extended by Clp $as_me 1.6.0, which was 21294 21294 generated by GNU Autoconf 2.59. Invocation command line was 21295 21295 … … 21354 21354 cat >>$CONFIG_STATUS <<_ACEOF 21355 21355 ac_cs_version="\\ 21356 Clp config.status 1. 4trunk21356 Clp config.status 1.6.0 21357 21357 configured by $0, generated by GNU Autoconf 2.59, 21358 21358 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/1.6/Externals
r1118 r1133 1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.52 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.03 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.04 Data/Sample https://projects.coin-or.org/svn/Data/stable/1.0/Sample5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.1/CoinUtils1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.5.16 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.0.7 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.0.8 4 Data/Sample https://projects.coin-or.org/svn/Data/releases/1.0.4/Sample 5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.1.2/CoinUtils -
stable/1.6/configure
r1119 r1133 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 Clp 0.1.4 # Generated by GNU Autoconf 2.59 for Clp 1.6.0. 5 5 # 6 6 # Report bugs to <coin-clp@lists.coin-or.org>. … … 431 431 PACKAGE_NAME='Clp' 432 432 PACKAGE_TARNAME='clp' 433 PACKAGE_VERSION=' 0.1'434 PACKAGE_STRING='Clp 0.1'433 PACKAGE_VERSION='1.6.0' 434 PACKAGE_STRING='Clp 1.6.0' 435 435 PACKAGE_BUGREPORT='coin-clp@lists.coin-or.org' 436 436 … … 1027 1027 # This message is too long to be a string in the A/UX 3.1 sh. 1028 1028 cat <<_ACEOF 1029 \`configure' configures Clp 0.1to adapt to many kinds of systems.1029 \`configure' configures Clp 1.6.0 to adapt to many kinds of systems. 1030 1030 1031 1031 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1093 1093 if test -n "$ac_init_help"; then 1094 1094 case $ac_init_help in 1095 short | recursive ) echo "Configuration of Clp 0.1:";;1095 short | recursive ) echo "Configuration of Clp 1.6.0:";; 1096 1096 esac 1097 1097 cat <<\_ACEOF … … 1260 1260 if $ac_init_version; then 1261 1261 cat <<\_ACEOF 1262 Clp configure 0.11262 Clp configure 1.6.0 1263 1263 generated by GNU Autoconf 2.59 1264 1264 … … 1280 1280 running configure, to aid debugging if configure makes a mistake. 1281 1281 1282 It was created by Clp $as_me 0.1, which was1282 It was created by Clp $as_me 1.6.0, which was 1283 1283 generated by GNU Autoconf 2.59. Invocation command line was 1284 1284 … … 4956 4956 # Define the identity of the package. 4957 4957 PACKAGE='clp' 4958 VERSION=' 0.1'4958 VERSION='1.6.0' 4959 4959 4960 4960 … … 21270 21270 cat >&5 <<_CSEOF 21271 21271 21272 This file was extended by Clp $as_me 0.1, which was21272 This file was extended by Clp $as_me 1.6.0, which was 21273 21273 generated by GNU Autoconf 2.59. Invocation command line was 21274 21274 … … 21328 21328 cat >>$CONFIG_STATUS <<_ACEOF 21329 21329 ac_cs_version="\\ 21330 Clp config.status 0.121330 Clp config.status 1.6.0 21331 21331 configured by $0, generated by GNU Autoconf 2.59, 21332 21332 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.