Changeset 2515 for ThirdParty/Glpk/stable/1.8
- Timestamp:
- Feb 5, 2012 5:11:33 PM (9 years ago)
- Location:
- ThirdParty/Glpk/stable/1.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/stable/1.8/configure
r2498 r2515 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyGlpk 1.8. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyGlpk 1.8.2. 4 4 # 5 5 # Report bugs to <http://projects.coin-or.org/BuildTools/newticket>. … … 430 430 PACKAGE_NAME='ThirdPartyGlpk' 431 431 PACKAGE_TARNAME='thirdpartyglpk' 432 PACKAGE_VERSION='1.8 '433 PACKAGE_STRING='ThirdPartyGlpk 1.8 '432 PACKAGE_VERSION='1.8.2' 433 PACKAGE_STRING='ThirdPartyGlpk 1.8.2' 434 434 PACKAGE_BUGREPORT='http://projects.coin-or.org/BuildTools/newticket' 435 435 … … 986 986 # This message is too long to be a string in the A/UX 3.1 sh. 987 987 cat <<_ACEOF 988 \`configure' configures ThirdPartyGlpk 1.8 to adapt to many kinds of systems.988 \`configure' configures ThirdPartyGlpk 1.8.2 to adapt to many kinds of systems. 989 989 990 990 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1052 1052 if test -n "$ac_init_help"; then 1053 1053 case $ac_init_help in 1054 short | recursive ) echo "Configuration of ThirdPartyGlpk 1.8 :";;1054 short | recursive ) echo "Configuration of ThirdPartyGlpk 1.8.2:";; 1055 1055 esac 1056 1056 cat <<\_ACEOF … … 1216 1216 if $ac_init_version; then 1217 1217 cat <<\_ACEOF 1218 ThirdPartyGlpk configure 1.8 1218 ThirdPartyGlpk configure 1.8.2 1219 1219 generated by GNU Autoconf 2.59 1220 1220 … … 1236 1236 running configure, to aid debugging if configure makes a mistake. 1237 1237 1238 It was created by ThirdPartyGlpk $as_me 1.8 , which was1238 It was created by ThirdPartyGlpk $as_me 1.8.2, which was 1239 1239 generated by GNU Autoconf 2.59. Invocation command line was 1240 1240 … … 1695 1695 1696 1696 # Capture libtool library version, if given. 1697 coin_libversion=9:2:8 1697 1698 1698 1699 … … 3862 3863 # Define the identity of the package. 3863 3864 PACKAGE='thirdpartyglpk' 3864 VERSION='1.8 '3865 VERSION='1.8.2' 3865 3866 3866 3867 … … 5049 5050 *-*-irix6*) 5050 5051 # Find out which ABI we are using. 5051 echo '#line 505 1"configure"' > conftest.$ac_ext5052 echo '#line 5052 "configure"' > conftest.$ac_ext 5052 5053 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5053 5054 (eval $ac_compile) 2>&5 … … 6648 6649 6649 6650 # Provide some information about the compiler. 6650 echo "$as_me:665 0:" \6651 echo "$as_me:6651:" \ 6651 6652 "checking for Fortran 77 compiler version" >&5 6652 6653 ac_compiler=`set X $ac_compile; echo $2` … … 7715 7716 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7716 7717 -e 's:$: $lt_compiler_flag:'` 7717 (eval echo "\"\$as_me:771 7: $lt_compile\"" >&5)7718 (eval echo "\"\$as_me:7718: $lt_compile\"" >&5) 7718 7719 (eval "$lt_compile" 2>conftest.err) 7719 7720 ac_status=$? 7720 7721 cat conftest.err >&5 7721 echo "$as_me:772 1: \$? = $ac_status" >&57722 echo "$as_me:7722: \$? = $ac_status" >&5 7722 7723 if (exit $ac_status) && test -s "$ac_outfile"; then 7723 7724 # The compiler can only warn and ignore the option if not recognized … … 7983 7984 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7984 7985 -e 's:$: $lt_compiler_flag:'` 7985 (eval echo "\"\$as_me:798 5: $lt_compile\"" >&5)7986 (eval echo "\"\$as_me:7986: $lt_compile\"" >&5) 7986 7987 (eval "$lt_compile" 2>conftest.err) 7987 7988 ac_status=$? 7988 7989 cat conftest.err >&5 7989 echo "$as_me:79 89: \$? = $ac_status" >&57990 echo "$as_me:7990: \$? = $ac_status" >&5 7990 7991 if (exit $ac_status) && test -s "$ac_outfile"; then 7991 7992 # The compiler can only warn and ignore the option if not recognized … … 8087 8088 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8088 8089 -e 's:$: $lt_compiler_flag:'` 8089 (eval echo "\"\$as_me:80 89: $lt_compile\"" >&5)8090 (eval echo "\"\$as_me:8090: $lt_compile\"" >&5) 8090 8091 (eval "$lt_compile" 2>out/conftest.err) 8091 8092 ac_status=$? 8092 8093 cat out/conftest.err >&5 8093 echo "$as_me:809 3: \$? = $ac_status" >&58094 echo "$as_me:8094: \$? = $ac_status" >&5 8094 8095 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8095 8096 then … … 10432 10433 lt_status=$lt_dlunknown 10433 10434 cat > conftest.$ac_ext <<EOF 10434 #line 1043 4"configure"10435 #line 10435 "configure" 10435 10436 #include "confdefs.h" 10436 10437 … … 10532 10533 lt_status=$lt_dlunknown 10533 10534 cat > conftest.$ac_ext <<EOF 10534 #line 1053 4"configure"10535 #line 10535 "configure" 10535 10536 #include "confdefs.h" 10536 10537 … … 12876 12877 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12877 12878 -e 's:$: $lt_compiler_flag:'` 12878 (eval echo "\"\$as_me:1287 8: $lt_compile\"" >&5)12879 (eval echo "\"\$as_me:12879: $lt_compile\"" >&5) 12879 12880 (eval "$lt_compile" 2>conftest.err) 12880 12881 ac_status=$? 12881 12882 cat conftest.err >&5 12882 echo "$as_me:1288 2: \$? = $ac_status" >&512883 echo "$as_me:12883: \$? = $ac_status" >&5 12883 12884 if (exit $ac_status) && test -s "$ac_outfile"; then 12884 12885 # The compiler can only warn and ignore the option if not recognized … … 12980 12981 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12981 12982 -e 's:$: $lt_compiler_flag:'` 12982 (eval echo "\"\$as_me:1298 2: $lt_compile\"" >&5)12983 (eval echo "\"\$as_me:12983: $lt_compile\"" >&5) 12983 12984 (eval "$lt_compile" 2>out/conftest.err) 12984 12985 ac_status=$? 12985 12986 cat out/conftest.err >&5 12986 echo "$as_me:1298 6: \$? = $ac_status" >&512987 echo "$as_me:12987: \$? = $ac_status" >&5 12987 12988 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12988 12989 then … … 14550 14551 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14551 14552 -e 's:$: $lt_compiler_flag:'` 14552 (eval echo "\"\$as_me:1455 2: $lt_compile\"" >&5)14553 (eval echo "\"\$as_me:14553: $lt_compile\"" >&5) 14553 14554 (eval "$lt_compile" 2>conftest.err) 14554 14555 ac_status=$? 14555 14556 cat conftest.err >&5 14556 echo "$as_me:1455 6: \$? = $ac_status" >&514557 echo "$as_me:14557: \$? = $ac_status" >&5 14557 14558 if (exit $ac_status) && test -s "$ac_outfile"; then 14558 14559 # The compiler can only warn and ignore the option if not recognized … … 14654 14655 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14655 14656 -e 's:$: $lt_compiler_flag:'` 14656 (eval echo "\"\$as_me:1465 6: $lt_compile\"" >&5)14657 (eval echo "\"\$as_me:14657: $lt_compile\"" >&5) 14657 14658 (eval "$lt_compile" 2>out/conftest.err) 14658 14659 ac_status=$? 14659 14660 cat out/conftest.err >&5 14660 echo "$as_me:1466 0: \$? = $ac_status" >&514661 echo "$as_me:14661: \$? = $ac_status" >&5 14661 14662 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14662 14663 then … … 16861 16862 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16862 16863 -e 's:$: $lt_compiler_flag:'` 16863 (eval echo "\"\$as_me:1686 3: $lt_compile\"" >&5)16864 (eval echo "\"\$as_me:16864: $lt_compile\"" >&5) 16864 16865 (eval "$lt_compile" 2>conftest.err) 16865 16866 ac_status=$? 16866 16867 cat conftest.err >&5 16867 echo "$as_me:1686 7: \$? = $ac_status" >&516868 echo "$as_me:16868: \$? = $ac_status" >&5 16868 16869 if (exit $ac_status) && test -s "$ac_outfile"; then 16869 16870 # The compiler can only warn and ignore the option if not recognized … … 17129 17130 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17130 17131 -e 's:$: $lt_compiler_flag:'` 17131 (eval echo "\"\$as_me:1713 1: $lt_compile\"" >&5)17132 (eval echo "\"\$as_me:17132: $lt_compile\"" >&5) 17132 17133 (eval "$lt_compile" 2>conftest.err) 17133 17134 ac_status=$? 17134 17135 cat conftest.err >&5 17135 echo "$as_me:1713 5: \$? = $ac_status" >&517136 echo "$as_me:17136: \$? = $ac_status" >&5 17136 17137 if (exit $ac_status) && test -s "$ac_outfile"; then 17137 17138 # The compiler can only warn and ignore the option if not recognized … … 17233 17234 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17234 17235 -e 's:$: $lt_compiler_flag:'` 17235 (eval echo "\"\$as_me:1723 5: $lt_compile\"" >&5)17236 (eval echo "\"\$as_me:17236: $lt_compile\"" >&5) 17236 17237 (eval "$lt_compile" 2>out/conftest.err) 17237 17238 ac_status=$? 17238 17239 cat out/conftest.err >&5 17239 echo "$as_me:172 39: \$? = $ac_status" >&517240 echo "$as_me:17240: \$? = $ac_status" >&5 17240 17241 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17241 17242 then … … 22754 22755 cat >&5 <<_CSEOF 22755 22756 22756 This file was extended by ThirdPartyGlpk $as_me 1.8 , which was22757 This file was extended by ThirdPartyGlpk $as_me 1.8.2, which was 22757 22758 generated by GNU Autoconf 2.59. Invocation command line was 22758 22759 … … 22817 22818 cat >>$CONFIG_STATUS <<_ACEOF 22818 22819 ac_cs_version="\\ 22819 ThirdPartyGlpk config.status 1.8 22820 ThirdPartyGlpk config.status 1.8.2 22820 22821 configured by $0, generated by GNU Autoconf 2.59, 22821 22822 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/Glpk/stable/1.8/configure.ac
r2441 r2515 11 11 AC_PREREQ(2.59) 12 12 13 AC_INIT([ThirdPartyGlpk],[1.8 ],[http://projects.coin-or.org/BuildTools/newticket])13 AC_INIT([ThirdPartyGlpk],[1.8.2],[http://projects.coin-or.org/BuildTools/newticket]) 14 14 15 15 AC_COPYRIGHT([ … … 29 29 AC_PREFIX_DEFAULT([`pwd`]) 30 30 31 AC_COIN_PROJECTDIR_INIT(Glpk )31 AC_COIN_PROJECTDIR_INIT(Glpk,9:2:8) 32 32 33 33 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.