Changeset 1668
- Timestamp:
- Jan 4, 2011 5:19:06 PM (9 years ago)
- Location:
- trunk
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:externals
-
old new 2 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.2 3 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.3 4 Data/Netlib https://projects.coin-or.org/svn/Data/Netlib/stable/1.25 4 Data/Sample https://projects.coin-or.org/svn/Data/Sample/stable/1.2 6 CoinUtils https://projects.coin-or.org/svn/CoinUtils/ trunk/CoinUtils7 Osi https://projects.coin-or.org/svn/Osi/ trunk/Osi5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.8/CoinUtils 6 Osi https://projects.coin-or.org/svn/Osi/stable/0.105/Osi
-
- Property svn:externals
-
trunk/Clp/configure
r1657 r1668 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for Clp trunk.3 # Generated by GNU Autoconf 2.59 for Clp 1.14. 4 4 # 5 5 # Report bugs to <clp@list.coin-or.org>. … … 430 430 PACKAGE_NAME='Clp' 431 431 PACKAGE_TARNAME='clp' 432 PACKAGE_VERSION=' trunk'433 PACKAGE_STRING='Clp trunk'432 PACKAGE_VERSION='1.14' 433 PACKAGE_STRING='Clp 1.14' 434 434 PACKAGE_BUGREPORT='clp@list.coin-or.org' 435 435 … … 1006 1006 # This message is too long to be a string in the A/UX 3.1 sh. 1007 1007 cat <<_ACEOF 1008 \`configure' configures Clp trunkto adapt to many kinds of systems.1008 \`configure' configures Clp 1.14 to adapt to many kinds of systems. 1009 1009 1010 1010 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1072 1072 if test -n "$ac_init_help"; then 1073 1073 case $ac_init_help in 1074 short | recursive ) echo "Configuration of Clp trunk:";;1074 short | recursive ) echo "Configuration of Clp 1.14:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1262 1262 if $ac_init_version; then 1263 1263 cat <<\_ACEOF 1264 Clp configure trunk1264 Clp configure 1.14 1265 1265 generated by GNU Autoconf 2.59 1266 1266 … … 1282 1282 running configure, to aid debugging if configure makes a mistake. 1283 1283 1284 It was created by Clp $as_me trunk, which was1284 It was created by Clp $as_me 1.14, which was 1285 1285 generated by GNU Autoconf 2.59. Invocation command line was 1286 1286 … … 4603 4603 # Define the identity of the package. 4604 4604 PACKAGE='clp' 4605 VERSION=' trunk'4605 VERSION='1.14' 4606 4606 4607 4607 … … 24077 24077 cat >&5 <<_CSEOF 24078 24078 24079 This file was extended by Clp $as_me trunk, which was24079 This file was extended by Clp $as_me 1.14, which was 24080 24080 generated by GNU Autoconf 2.59. Invocation command line was 24081 24081 … … 24140 24140 cat >>$CONFIG_STATUS <<_ACEOF 24141 24141 ac_cs_version="\\ 24142 Clp config.status trunk24142 Clp config.status 1.14 24143 24143 configured by $0, generated by GNU Autoconf 2.59, 24144 24144 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
trunk/Clp/configure.ac
r1655 r1668 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Clp],[ trunk],[clp@list.coin-or.org])15 AC_INIT([Clp],[1.14],[clp@list.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([ -
trunk/Clp/src/ClpConfig.h
r1624 r1668 60 60 61 61 /* Clp version */ 62 #define CLP_VERSION " trunk"62 #define CLP_VERSION "1.14" 63 63 64 64 #endif /* HAVE_CONFIG_H */ -
trunk/Dependencies
r1667 r1668 1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.7 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.2 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.3 4 Data/Netlib https://projects.coin-or.org/svn/Data/Netlib/stable/1.2 5 Data/Sample https://projects.coin-or.org/svn/Data/Sample/stable/1.2 6 CoinUtils https://projects.coin-or.org/svn/CoinUtils/trunk/CoinUtils 7 Osi https://projects.coin-or.org/svn/Osi/trunk/Osi 1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.7 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.2 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.3 4 Data/Sample https://projects.coin-or.org/svn/Data/Sample/stable/1.2 5 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.8/CoinUtils 6 Osi https://projects.coin-or.org/svn/Osi/stable/0.105/Osi -
trunk/configure
r1658 r1668 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 trunk.4 # Generated by GNU Autoconf 2.59 for Clp 1.14. 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=' trunk'434 PACKAGE_STRING='Clp trunk'433 PACKAGE_VERSION='1.14' 434 PACKAGE_STRING='Clp 1.14' 435 435 PACKAGE_BUGREPORT='coin-clp@lists.coin-or.org' 436 436 … … 1034 1034 # This message is too long to be a string in the A/UX 3.1 sh. 1035 1035 cat <<_ACEOF 1036 \`configure' configures Clp trunkto adapt to many kinds of systems.1036 \`configure' configures Clp 1.14 to adapt to many kinds of systems. 1037 1037 1038 1038 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1100 1100 if test -n "$ac_init_help"; then 1101 1101 case $ac_init_help in 1102 short | recursive ) echo "Configuration of Clp trunk:";;1102 short | recursive ) echo "Configuration of Clp 1.14:";; 1103 1103 esac 1104 1104 cat <<\_ACEOF … … 1299 1299 if $ac_init_version; then 1300 1300 cat <<\_ACEOF 1301 Clp configure trunk1301 Clp configure 1.14 1302 1302 generated by GNU Autoconf 2.59 1303 1303 … … 1319 1319 running configure, to aid debugging if configure makes a mistake. 1320 1320 1321 It was created by Clp $as_me trunk, which was1321 It was created by Clp $as_me 1.14, which was 1322 1322 generated by GNU Autoconf 2.59. Invocation command line was 1323 1323 … … 5197 5197 # Define the identity of the package. 5198 5198 PACKAGE='clp' 5199 VERSION=' trunk'5199 VERSION='1.14' 5200 5200 5201 5201 … … 22668 22668 cat >&5 <<_CSEOF 22669 22669 22670 This file was extended by Clp $as_me trunk, which was22670 This file was extended by Clp $as_me 1.14, which was 22671 22671 generated by GNU Autoconf 2.59. Invocation command line was 22672 22672 … … 22726 22726 cat >>$CONFIG_STATUS <<_ACEOF 22727 22727 ac_cs_version="\\ 22728 Clp config.status trunk22728 Clp config.status 1.14 22729 22729 configured by $0, generated by GNU Autoconf 2.59, 22730 22730 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
trunk/configure.ac
r1655 r1668 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Clp],[ trunk],[coin-clp@lists.coin-or.org])15 AC_INIT([Clp],[1.14],[coin-clp@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.