- Timestamp:
- Nov 3, 2010 1:35:27 PM (10 years ago)
- Location:
- trunk
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.6.0/ 2 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.1.0/ 3 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.7.0/CoinUtils 4 Osi https://projects.coin-or.org/svn/Osi/releases/0.104.0/Osi 1 BuildTools https://projects.coin-or.org/svn/BuildTools/trunk 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/trunk 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/trunk 4 #Data/Netlib https://projects.coin-or.org/svn/Data/Netlib/trunk 5 Data/Sample https://projects.coin-or.org/svn/Data/Sample/trunk 6 CoinUtils https://projects.coin-or.org/svn/CoinUtils/trunk/CoinUtils 7 Osi https://projects.coin-or.org/svn/Osi/trunk/Osi 8
-
- Property svn:externals
-
trunk/Clp/configure
r1622 r1624 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.13.3 # Generated by GNU Autoconf 2.59 for Clp trunk. 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=' 1.13'433 PACKAGE_STRING='Clp 1.13'432 PACKAGE_VERSION='trunk' 433 PACKAGE_STRING='Clp trunk' 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 1.13to adapt to many kinds of systems.1008 \`configure' configures Clp trunk 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 1.13:";;1074 short | recursive ) echo "Configuration of Clp trunk:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1262 1262 if $ac_init_version; then 1263 1263 cat <<\_ACEOF 1264 Clp configure 1.131264 Clp configure trunk 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 1.13, which was1284 It was created by Clp $as_me trunk, which was 1285 1285 generated by GNU Autoconf 2.59. Invocation command line was 1286 1286 … … 4580 4580 # Define the identity of the package. 4581 4581 PACKAGE='clp' 4582 VERSION=' 1.13'4582 VERSION='trunk' 4583 4583 4584 4584 … … 23427 23427 cat >&5 <<_CSEOF 23428 23428 23429 This file was extended by Clp $as_me 1.13, which was23429 This file was extended by Clp $as_me trunk, which was 23430 23430 generated by GNU Autoconf 2.59. Invocation command line was 23431 23431 … … 23490 23490 cat >>$CONFIG_STATUS <<_ACEOF 23491 23491 ac_cs_version="\\ 23492 Clp config.status 1.1323492 Clp config.status trunk 23493 23493 configured by $0, generated by GNU Autoconf 2.59, 23494 23494 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
trunk/Clp/configure.ac
r1622 r1624 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Clp],[ 1.13],[clp@list.coin-or.org])15 AC_INIT([Clp],[trunk],[clp@list.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([ -
trunk/Clp/src/ClpConfig.h
r1622 r1624 60 60 61 61 /* Clp version */ 62 #define CLP_VERSION " 1.13"62 #define CLP_VERSION "trunk" 63 63 64 64 #endif /* HAVE_CONFIG_H */ -
trunk/Dependencies
r1622 r1624 1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.6/ 2 Data/Sample https://projects.coin-or.org/svn/Data/Sample/stable/1.1/ 3 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.7/CoinUtils 4 Osi https://projects.coin-or.org/svn/Osi/stable/0.104/Osi 1 BuildTools https://projects.coin-or.org/svn/BuildTools/trunk 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/trunk 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/trunk 4 #Data/Netlib https://projects.coin-or.org/svn/Data/Netlib/trunk 5 Data/Sample https://projects.coin-or.org/svn/Data/Sample/trunk 6 CoinUtils https://projects.coin-or.org/svn/CoinUtils/trunk/CoinUtils 7 Osi https://projects.coin-or.org/svn/Osi/trunk/Osi -
trunk/configure
r1622 r1624 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.13.4 # Generated by GNU Autoconf 2.59 for Clp trunk. 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.13'434 PACKAGE_STRING='Clp 1.13'433 PACKAGE_VERSION='trunk' 434 PACKAGE_STRING='Clp trunk' 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 1.13to adapt to many kinds of systems.1036 \`configure' configures Clp trunk 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 1.13:";;1102 short | recursive ) echo "Configuration of Clp trunk:";; 1103 1103 esac 1104 1104 cat <<\_ACEOF … … 1299 1299 if $ac_init_version; then 1300 1300 cat <<\_ACEOF 1301 Clp configure 1.131301 Clp configure trunk 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 1.13, which was1321 It was created by Clp $as_me trunk, which was 1322 1322 generated by GNU Autoconf 2.59. Invocation command line was 1323 1323 … … 5157 5157 # Define the identity of the package. 5158 5158 PACKAGE='clp' 5159 VERSION=' 1.13'5159 VERSION='trunk' 5160 5160 5161 5161 … … 22574 22574 cat >&5 <<_CSEOF 22575 22575 22576 This file was extended by Clp $as_me 1.13, which was22576 This file was extended by Clp $as_me trunk, which was 22577 22577 generated by GNU Autoconf 2.59. Invocation command line was 22578 22578 … … 22632 22632 cat >>$CONFIG_STATUS <<_ACEOF 22633 22633 ac_cs_version="\\ 22634 Clp config.status 1.1322634 Clp config.status trunk 22635 22635 configured by $0, generated by GNU Autoconf 2.59, 22636 22636 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
trunk/configure.ac
r1622 r1624 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Clp],[ 1.13],[coin-clp@lists.coin-or.org])15 AC_INIT([Clp],[trunk],[coin-clp@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.