Changeset 1179 for stable/1.7
- Timestamp:
- Mar 28, 2008 11:26:11 AM (13 years ago)
- Location:
- stable/1.7
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/1.7
- 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.2/CoinUtils1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.5.21 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.0.11 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.0.12 4 Data/Sample https://projects.coin-or.org/svn/Data/releases/1.0.6/Sample 5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.2.1/CoinUtils
-
- Property svn:externals
-
stable/1.7/Clp/configure
r1178 r1179 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.7.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.7.0' 433 PACKAGE_STRING='Clp 1.7.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.7.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.7.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.7.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.7.0, which was 1256 1256 generated by GNU Autoconf 2.59. Invocation command line was 1257 1257 … … 4399 4399 # Define the identity of the package. 4400 4400 PACKAGE='clp' 4401 VERSION='1. 4trunk'4401 VERSION='1.7.0' 4402 4402 4403 4403 … … 21392 21392 cat >&5 <<_CSEOF 21393 21393 21394 This file was extended by Clp $as_me 1. 4trunk, which was21394 This file was extended by Clp $as_me 1.7.0, which was 21395 21395 generated by GNU Autoconf 2.59. Invocation command line was 21396 21396 … … 21455 21455 cat >>$CONFIG_STATUS <<_ACEOF 21456 21456 ac_cs_version="\\ 21457 Clp config.status 1. 4trunk21457 Clp config.status 1.7.0 21458 21458 configured by $0, generated by GNU Autoconf 2.59, 21459 21459 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/1.7/Externals
r1177 r1179 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.2/CoinUtils1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.5.21 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.0.11 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.0.12 4 Data/Sample https://projects.coin-or.org/svn/Data/releases/1.0.6/Sample 5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.2.1/CoinUtils -
stable/1.7/configure
r1178 r1179 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.7.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.7.0' 434 PACKAGE_STRING='Clp 1.7.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.7.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.7.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.7.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.7.0, which was 1283 1283 generated by GNU Autoconf 2.59. Invocation command line was 1284 1284 … … 5040 5040 # Define the identity of the package. 5041 5041 PACKAGE='clp' 5042 VERSION=' 0.1'5042 VERSION='1.7.0' 5043 5043 5044 5044 … … 21367 21367 cat >&5 <<_CSEOF 21368 21368 21369 This file was extended by Clp $as_me 0.1, which was21369 This file was extended by Clp $as_me 1.7.0, which was 21370 21370 generated by GNU Autoconf 2.59. Invocation command line was 21371 21371 … … 21425 21425 cat >>$CONFIG_STATUS <<_ACEOF 21426 21426 ac_cs_version="\\ 21427 Clp config.status 0.121427 Clp config.status 1.7.0 21428 21428 configured by $0, generated by GNU Autoconf 2.59, 21429 21429 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.