Changeset 1628 for stable/2.6/configure
- Timestamp:
- Mar 26, 2011 1:15:37 PM (10 years ago)
- Location:
- stable/2.6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.6
- Property svn:externals
-
old new 7 7 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.7.1/CoinUtils 8 8 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.56.2/Cgl 9 Clp https://projects.coin-or.org/svn/Clp/releases/1.13. 2/Clp9 Clp https://projects.coin-or.org/svn/Clp/releases/1.13.3/Clp 10 10 Osi https://projects.coin-or.org/svn/Osi/releases/0.104.2/Osi 11 11 Vol https://projects.coin-or.org/svn/Vol/releases/1.2.2/Vol 12
-
- Property svn:externals
-
stable/2.6/configure
r1619 r1628 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 Cbc 2.6. 4 # Generated by GNU Autoconf 2.59 for Cbc 2.6.4. 5 5 # 6 6 # Report bugs to <cbc@lists.coin-or.org>. … … 431 431 PACKAGE_NAME='Cbc' 432 432 PACKAGE_TARNAME='cbc' 433 PACKAGE_VERSION='2.6 '434 PACKAGE_STRING='Cbc 2.6 '433 PACKAGE_VERSION='2.6.4' 434 PACKAGE_STRING='Cbc 2.6.4' 435 435 PACKAGE_BUGREPORT='cbc@lists.coin-or.org' 436 436 … … 1041 1041 # This message is too long to be a string in the A/UX 3.1 sh. 1042 1042 cat <<_ACEOF 1043 \`configure' configures Cbc 2.6 to adapt to many kinds of systems.1043 \`configure' configures Cbc 2.6.4 to adapt to many kinds of systems. 1044 1044 1045 1045 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1107 1107 if test -n "$ac_init_help"; then 1108 1108 case $ac_init_help in 1109 short | recursive ) echo "Configuration of Cbc 2.6 :";;1109 short | recursive ) echo "Configuration of Cbc 2.6.4:";; 1110 1110 esac 1111 1111 cat <<\_ACEOF … … 1327 1327 if $ac_init_version; then 1328 1328 cat <<\_ACEOF 1329 Cbc configure 2.6 1329 Cbc configure 2.6.4 1330 1330 generated by GNU Autoconf 2.59 1331 1331 … … 1347 1347 running configure, to aid debugging if configure makes a mistake. 1348 1348 1349 It was created by Cbc $as_me 2.6 , which was1349 It was created by Cbc $as_me 2.6.4, which was 1350 1350 generated by GNU Autoconf 2.59. Invocation command line was 1351 1351 … … 5224 5224 # Define the identity of the package. 5225 5225 PACKAGE='cbc' 5226 VERSION='2.6 '5226 VERSION='2.6.4' 5227 5227 5228 5228 … … 23564 23564 cat >&5 <<_CSEOF 23565 23565 23566 This file was extended by Cbc $as_me 2.6 , which was23566 This file was extended by Cbc $as_me 2.6.4, which was 23567 23567 generated by GNU Autoconf 2.59. Invocation command line was 23568 23568 … … 23622 23622 cat >>$CONFIG_STATUS <<_ACEOF 23623 23623 ac_cs_version="\\ 23624 Cbc config.status 2.6 23624 Cbc config.status 2.6.4 23625 23625 configured by $0, generated by GNU Autoconf 2.59, 23626 23626 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.