Changeset 2441 for ThirdParty/Glpk/stable/1.8
- Timestamp:
- Sep 20, 2011 5:53:01 AM (9 years ago)
- Location:
- ThirdParty/Glpk/stable/1.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/stable/1.8/configure
r2439 r2441 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. 1.3 # Generated by GNU Autoconf 2.59 for ThirdPartyGlpk 1.8. 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 .1'433 PACKAGE_STRING='ThirdPartyGlpk 1.8 .1'432 PACKAGE_VERSION='1.8' 433 PACKAGE_STRING='ThirdPartyGlpk 1.8' 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 .1to adapt to many kinds of systems.988 \`configure' configures ThirdPartyGlpk 1.8 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 .1:";;1054 short | recursive ) echo "Configuration of ThirdPartyGlpk 1.8:";; 1055 1055 esac 1056 1056 cat <<\_ACEOF … … 1216 1216 if $ac_init_version; then 1217 1217 cat <<\_ACEOF 1218 ThirdPartyGlpk configure 1.8 .11218 ThirdPartyGlpk configure 1.8 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 .1, which was1238 It was created by ThirdPartyGlpk $as_me 1.8, 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:1:81698 1697 1699 1698 … … 3858 3857 # Define the identity of the package. 3859 3858 PACKAGE='thirdpartyglpk' 3860 VERSION='1.8 .1'3859 VERSION='1.8' 3861 3860 3862 3861 … … 5045 5044 *-*-irix6*) 5046 5045 # Find out which ABI we are using. 5047 echo '#line 504 7"configure"' > conftest.$ac_ext5046 echo '#line 5046 "configure"' > conftest.$ac_ext 5048 5047 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5049 5048 (eval $ac_compile) 2>&5 … … 6644 6643 6645 6644 # Provide some information about the compiler. 6646 echo "$as_me:664 6:" \6645 echo "$as_me:6645:" \ 6647 6646 "checking for Fortran 77 compiler version" >&5 6648 6647 ac_compiler=`set X $ac_compile; echo $2` … … 7711 7710 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7712 7711 -e 's:$: $lt_compiler_flag:'` 7713 (eval echo "\"\$as_me:771 3: $lt_compile\"" >&5)7712 (eval echo "\"\$as_me:7712: $lt_compile\"" >&5) 7714 7713 (eval "$lt_compile" 2>conftest.err) 7715 7714 ac_status=$? 7716 7715 cat conftest.err >&5 7717 echo "$as_me:771 7: \$? = $ac_status" >&57716 echo "$as_me:7716: \$? = $ac_status" >&5 7718 7717 if (exit $ac_status) && test -s "$ac_outfile"; then 7719 7718 # The compiler can only warn and ignore the option if not recognized … … 7979 7978 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7980 7979 -e 's:$: $lt_compiler_flag:'` 7981 (eval echo "\"\$as_me:798 1: $lt_compile\"" >&5)7980 (eval echo "\"\$as_me:7980: $lt_compile\"" >&5) 7982 7981 (eval "$lt_compile" 2>conftest.err) 7983 7982 ac_status=$? 7984 7983 cat conftest.err >&5 7985 echo "$as_me:798 5: \$? = $ac_status" >&57984 echo "$as_me:7984: \$? = $ac_status" >&5 7986 7985 if (exit $ac_status) && test -s "$ac_outfile"; then 7987 7986 # The compiler can only warn and ignore the option if not recognized … … 8083 8082 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8084 8083 -e 's:$: $lt_compiler_flag:'` 8085 (eval echo "\"\$as_me:808 5: $lt_compile\"" >&5)8084 (eval echo "\"\$as_me:8084: $lt_compile\"" >&5) 8086 8085 (eval "$lt_compile" 2>out/conftest.err) 8087 8086 ac_status=$? 8088 8087 cat out/conftest.err >&5 8089 echo "$as_me:808 9: \$? = $ac_status" >&58088 echo "$as_me:8088: \$? = $ac_status" >&5 8090 8089 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8091 8090 then … … 10428 10427 lt_status=$lt_dlunknown 10429 10428 cat > conftest.$ac_ext <<EOF 10430 #line 104 30"configure"10429 #line 10429 "configure" 10431 10430 #include "confdefs.h" 10432 10431 … … 10528 10527 lt_status=$lt_dlunknown 10529 10528 cat > conftest.$ac_ext <<EOF 10530 #line 105 30"configure"10529 #line 10529 "configure" 10531 10530 #include "confdefs.h" 10532 10531 … … 12872 12871 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12873 12872 -e 's:$: $lt_compiler_flag:'` 12874 (eval echo "\"\$as_me:1287 4: $lt_compile\"" >&5)12873 (eval echo "\"\$as_me:12873: $lt_compile\"" >&5) 12875 12874 (eval "$lt_compile" 2>conftest.err) 12876 12875 ac_status=$? 12877 12876 cat conftest.err >&5 12878 echo "$as_me:1287 8: \$? = $ac_status" >&512877 echo "$as_me:12877: \$? = $ac_status" >&5 12879 12878 if (exit $ac_status) && test -s "$ac_outfile"; then 12880 12879 # The compiler can only warn and ignore the option if not recognized … … 12976 12975 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12977 12976 -e 's:$: $lt_compiler_flag:'` 12978 (eval echo "\"\$as_me:1297 8: $lt_compile\"" >&5)12977 (eval echo "\"\$as_me:12977: $lt_compile\"" >&5) 12979 12978 (eval "$lt_compile" 2>out/conftest.err) 12980 12979 ac_status=$? 12981 12980 cat out/conftest.err >&5 12982 echo "$as_me:1298 2: \$? = $ac_status" >&512981 echo "$as_me:12981: \$? = $ac_status" >&5 12983 12982 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12984 12983 then … … 14546 14545 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14547 14546 -e 's:$: $lt_compiler_flag:'` 14548 (eval echo "\"\$as_me:1454 8: $lt_compile\"" >&5)14547 (eval echo "\"\$as_me:14547: $lt_compile\"" >&5) 14549 14548 (eval "$lt_compile" 2>conftest.err) 14550 14549 ac_status=$? 14551 14550 cat conftest.err >&5 14552 echo "$as_me:1455 2: \$? = $ac_status" >&514551 echo "$as_me:14551: \$? = $ac_status" >&5 14553 14552 if (exit $ac_status) && test -s "$ac_outfile"; then 14554 14553 # The compiler can only warn and ignore the option if not recognized … … 14650 14649 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14651 14650 -e 's:$: $lt_compiler_flag:'` 14652 (eval echo "\"\$as_me:1465 2: $lt_compile\"" >&5)14651 (eval echo "\"\$as_me:14651: $lt_compile\"" >&5) 14653 14652 (eval "$lt_compile" 2>out/conftest.err) 14654 14653 ac_status=$? 14655 14654 cat out/conftest.err >&5 14656 echo "$as_me:1465 6: \$? = $ac_status" >&514655 echo "$as_me:14655: \$? = $ac_status" >&5 14657 14656 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14658 14657 then … … 16857 16856 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16858 16857 -e 's:$: $lt_compiler_flag:'` 16859 (eval echo "\"\$as_me:1685 9: $lt_compile\"" >&5)16858 (eval echo "\"\$as_me:16858: $lt_compile\"" >&5) 16860 16859 (eval "$lt_compile" 2>conftest.err) 16861 16860 ac_status=$? 16862 16861 cat conftest.err >&5 16863 echo "$as_me:1686 3: \$? = $ac_status" >&516862 echo "$as_me:16862: \$? = $ac_status" >&5 16864 16863 if (exit $ac_status) && test -s "$ac_outfile"; then 16865 16864 # The compiler can only warn and ignore the option if not recognized … … 17125 17124 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17126 17125 -e 's:$: $lt_compiler_flag:'` 17127 (eval echo "\"\$as_me:1712 7: $lt_compile\"" >&5)17126 (eval echo "\"\$as_me:17126: $lt_compile\"" >&5) 17128 17127 (eval "$lt_compile" 2>conftest.err) 17129 17128 ac_status=$? 17130 17129 cat conftest.err >&5 17131 echo "$as_me:1713 1: \$? = $ac_status" >&517130 echo "$as_me:17130: \$? = $ac_status" >&5 17132 17131 if (exit $ac_status) && test -s "$ac_outfile"; then 17133 17132 # The compiler can only warn and ignore the option if not recognized … … 17229 17228 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17230 17229 -e 's:$: $lt_compiler_flag:'` 17231 (eval echo "\"\$as_me:1723 1: $lt_compile\"" >&5)17230 (eval echo "\"\$as_me:17230: $lt_compile\"" >&5) 17232 17231 (eval "$lt_compile" 2>out/conftest.err) 17233 17232 ac_status=$? 17234 17233 cat out/conftest.err >&5 17235 echo "$as_me:1723 5: \$? = $ac_status" >&517234 echo "$as_me:17234: \$? = $ac_status" >&5 17236 17235 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17237 17236 then … … 22741 22740 cat >&5 <<_CSEOF 22742 22741 22743 This file was extended by ThirdPartyGlpk $as_me 1.8 .1, which was22742 This file was extended by ThirdPartyGlpk $as_me 1.8, which was 22744 22743 generated by GNU Autoconf 2.59. Invocation command line was 22745 22744 … … 22804 22803 cat >>$CONFIG_STATUS <<_ACEOF 22805 22804 ac_cs_version="\\ 22806 ThirdPartyGlpk config.status 1.8 .122805 ThirdPartyGlpk config.status 1.8 22807 22806 configured by $0, generated by GNU Autoconf 2.59, 22808 22807 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/Glpk/stable/1.8/configure.ac
r2439 r2441 11 11 AC_PREREQ(2.59) 12 12 13 AC_INIT([ThirdPartyGlpk],[1.8 .1],[http://projects.coin-or.org/BuildTools/newticket])13 AC_INIT([ThirdPartyGlpk],[1.8],[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 ,9:1:8)31 AC_COIN_PROJECTDIR_INIT(Glpk) 32 32 33 33 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.