Changeset 1275
- Timestamp:
- Sep 12, 2008 8:58:50 PM (12 years ago)
- Location:
- stable/1.8
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/1.8
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.5.252 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.0.133 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.0.164 Data/Sample https://projects.coin-or.org/svn/Data/releases/1.0.7/Sample5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.3.2/CoinUtils1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.5 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.0 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.0 4 Data/Sample https://projects.coin-or.org/svn/Data/stable/1.0/Sample 5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.3/CoinUtils
-
- Property svn:externals
-
stable/1.8/Clp/configure
r1273 r1275 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.8 .1.3 # Generated by GNU Autoconf 2.59 for Clp 1.8stable. 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.8 .1'433 PACKAGE_STRING='Clp 1.8 .1'432 PACKAGE_VERSION='1.8stable' 433 PACKAGE_STRING='Clp 1.8stable' 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.8 .1to adapt to many kinds of systems.1004 \`configure' configures Clp 1.8stable 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.8 .1:";;1070 short | recursive ) echo "Configuration of Clp 1.8stable:";; 1071 1071 esac 1072 1072 cat <<\_ACEOF … … 1233 1233 if $ac_init_version; then 1234 1234 cat <<\_ACEOF 1235 Clp configure 1.8 .11235 Clp configure 1.8stable 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.8 .1, which was1255 It was created by Clp $as_me 1.8stable, which was 1256 1256 generated by GNU Autoconf 2.59. Invocation command line was 1257 1257 … … 4414 4414 # Define the identity of the package. 4415 4415 PACKAGE='clp' 4416 VERSION='1.8 .1'4416 VERSION='1.8stable' 4417 4417 4418 4418 … … 21407 21407 cat >&5 <<_CSEOF 21408 21408 21409 This file was extended by Clp $as_me 1.8 .1, which was21409 This file was extended by Clp $as_me 1.8stable, which was 21410 21410 generated by GNU Autoconf 2.59. Invocation command line was 21411 21411 … … 21470 21470 cat >>$CONFIG_STATUS <<_ACEOF 21471 21471 ac_cs_version="\\ 21472 Clp config.status 1.8 .121472 Clp config.status 1.8stable 21473 21473 configured by $0, generated by GNU Autoconf 2.59, 21474 21474 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/1.8/Clp/configure.ac
r1273 r1275 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Clp],[1.8 .1],[coin-clp@list.coin-or.org])15 AC_INIT([Clp],[1.8stable],[coin-clp@list.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([ -
stable/1.8/Externals
r1273 r1275 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.5.252 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.0.133 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.0.164 Data/Sample https://projects.coin-or.org/svn/Data/releases/1.0.7/Sample5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.3.2/CoinUtils1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.5 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.0 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.0 4 Data/Sample https://projects.coin-or.org/svn/Data/stable/1.0/Sample 5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.3/CoinUtils -
stable/1.8/configure
r1273 r1275 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 1.8 .1.4 # Generated by GNU Autoconf 2.59 for Clp 1.8stable. 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='1.8 .1'434 PACKAGE_STRING='Clp 1.8 .1'433 PACKAGE_VERSION='1.8stable' 434 PACKAGE_STRING='Clp 1.8stable' 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 1.8 .1to adapt to many kinds of systems.1029 \`configure' configures Clp 1.8stable 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 1.8 .1:";;1095 short | recursive ) echo "Configuration of Clp 1.8stable:";; 1096 1096 esac 1097 1097 cat <<\_ACEOF … … 1260 1260 if $ac_init_version; then 1261 1261 cat <<\_ACEOF 1262 Clp configure 1.8 .11262 Clp configure 1.8stable 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 1.8 .1, which was1282 It was created by Clp $as_me 1.8stable, which was 1283 1283 generated by GNU Autoconf 2.59. Invocation command line was 1284 1284 … … 5055 5055 # Define the identity of the package. 5056 5056 PACKAGE='clp' 5057 VERSION='1.8 .1'5057 VERSION='1.8stable' 5058 5058 5059 5059 … … 21382 21382 cat >&5 <<_CSEOF 21383 21383 21384 This file was extended by Clp $as_me 1.8 .1, which was21384 This file was extended by Clp $as_me 1.8stable, which was 21385 21385 generated by GNU Autoconf 2.59. Invocation command line was 21386 21386 … … 21440 21440 cat >>$CONFIG_STATUS <<_ACEOF 21441 21441 ac_cs_version="\\ 21442 Clp config.status 1.8 .121442 Clp config.status 1.8stable 21443 21443 configured by $0, generated by GNU Autoconf 2.59, 21444 21444 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/1.8/configure.ac
r1273 r1275 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Clp],[1.8 .1],[coin-clp@lists.coin-or.org])15 AC_INIT([Clp],[1.8stable],[coin-clp@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.