Changeset 1702 for stable/2.7/Cbc/configure
- Timestamp:
- Jul 23, 2011 8:40:49 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.7/Cbc/configure
r1701 r1702 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for Cbc trunk.3 # Generated by GNU Autoconf 2.59 for Cbc 2.7. 4 4 # 5 5 # Report bugs to <cbc@lists.coin-or.org>. … … 430 430 PACKAGE_NAME='Cbc' 431 431 PACKAGE_TARNAME='cbc' 432 PACKAGE_VERSION=' trunk'433 PACKAGE_STRING='Cbc trunk'432 PACKAGE_VERSION='2.7' 433 PACKAGE_STRING='Cbc 2.7' 434 434 PACKAGE_BUGREPORT='cbc@lists.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 Cbc trunkto adapt to many kinds of systems.1008 \`configure' configures Cbc 2.7 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 Cbc trunk:";;1074 short | recursive ) echo "Configuration of Cbc 2.7:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1303 1303 if $ac_init_version; then 1304 1304 cat <<\_ACEOF 1305 Cbc configure trunk1305 Cbc configure 2.7 1306 1306 generated by GNU Autoconf 2.59 1307 1307 … … 1323 1323 running configure, to aid debugging if configure makes a mistake. 1324 1324 1325 It was created by Cbc $as_me trunk, which was1325 It was created by Cbc $as_me 2.7, which was 1326 1326 generated by GNU Autoconf 2.59. Invocation command line was 1327 1327 … … 4686 4686 # Define the identity of the package. 4687 4687 PACKAGE='cbc' 4688 VERSION=' trunk'4688 VERSION='2.7' 4689 4689 4690 4690 … … 30836 30836 cat >&5 <<_CSEOF 30837 30837 30838 This file was extended by Cbc $as_me trunk, which was30838 This file was extended by Cbc $as_me 2.7, which was 30839 30839 generated by GNU Autoconf 2.59. Invocation command line was 30840 30840 … … 30899 30899 cat >>$CONFIG_STATUS <<_ACEOF 30900 30900 ac_cs_version="\\ 30901 Cbc config.status trunk30901 Cbc config.status 2.7 30902 30902 configured by $0, generated by GNU Autoconf 2.59, 30903 30903 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.