Changeset 2517 for ThirdParty/Glpk/stable/1.8
- Timestamp:
- Feb 5, 2012 5:11:49 PM (9 years ago)
- Location:
- ThirdParty/Glpk/stable/1.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/stable/1.8/configure
r2515 r2517 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. 2.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 .2'433 PACKAGE_STRING='ThirdPartyGlpk 1.8 .2'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 .2to 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 .2:";;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 .21218 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 .2, 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:2:81698 1697 1699 1698 … … 3863 3862 # Define the identity of the package. 3864 3863 PACKAGE='thirdpartyglpk' 3865 VERSION='1.8 .2'3864 VERSION='1.8' 3866 3865 3867 3866 … … 5050 5049 *-*-irix6*) 5051 5050 # Find out which ABI we are using. 5052 echo '#line 505 2"configure"' > conftest.$ac_ext5051 echo '#line 5051 "configure"' > conftest.$ac_ext 5053 5052 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5054 5053 (eval $ac_compile) 2>&5 … … 6649 6648 6650 6649 # Provide some information about the compiler. 6651 echo "$as_me:665 1:" \6650 echo "$as_me:6650:" \ 6652 6651 "checking for Fortran 77 compiler version" >&5 6653 6652 ac_compiler=`set X $ac_compile; echo $2` … … 7716 7715 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7717 7716 -e 's:$: $lt_compiler_flag:'` 7718 (eval echo "\"\$as_me:771 8: $lt_compile\"" >&5)7717 (eval echo "\"\$as_me:7717: $lt_compile\"" >&5) 7719 7718 (eval "$lt_compile" 2>conftest.err) 7720 7719 ac_status=$? 7721 7720 cat conftest.err >&5 7722 echo "$as_me:772 2: \$? = $ac_status" >&57721 echo "$as_me:7721: \$? = $ac_status" >&5 7723 7722 if (exit $ac_status) && test -s "$ac_outfile"; then 7724 7723 # The compiler can only warn and ignore the option if not recognized … … 7984 7983 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7985 7984 -e 's:$: $lt_compiler_flag:'` 7986 (eval echo "\"\$as_me:798 6: $lt_compile\"" >&5)7985 (eval echo "\"\$as_me:7985: $lt_compile\"" >&5) 7987 7986 (eval "$lt_compile" 2>conftest.err) 7988 7987 ac_status=$? 7989 7988 cat conftest.err >&5 7990 echo "$as_me:79 90: \$? = $ac_status" >&57989 echo "$as_me:7989: \$? = $ac_status" >&5 7991 7990 if (exit $ac_status) && test -s "$ac_outfile"; then 7992 7991 # The compiler can only warn and ignore the option if not recognized … … 8088 8087 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8089 8088 -e 's:$: $lt_compiler_flag:'` 8090 (eval echo "\"\$as_me:80 90: $lt_compile\"" >&5)8089 (eval echo "\"\$as_me:8089: $lt_compile\"" >&5) 8091 8090 (eval "$lt_compile" 2>out/conftest.err) 8092 8091 ac_status=$? 8093 8092 cat out/conftest.err >&5 8094 echo "$as_me:809 4: \$? = $ac_status" >&58093 echo "$as_me:8093: \$? = $ac_status" >&5 8095 8094 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8096 8095 then … … 10433 10432 lt_status=$lt_dlunknown 10434 10433 cat > conftest.$ac_ext <<EOF 10435 #line 1043 5"configure"10434 #line 10434 "configure" 10436 10435 #include "confdefs.h" 10437 10436 … … 10533 10532 lt_status=$lt_dlunknown 10534 10533 cat > conftest.$ac_ext <<EOF 10535 #line 1053 5"configure"10534 #line 10534 "configure" 10536 10535 #include "confdefs.h" 10537 10536 … … 12877 12876 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12878 12877 -e 's:$: $lt_compiler_flag:'` 12879 (eval echo "\"\$as_me:1287 9: $lt_compile\"" >&5)12878 (eval echo "\"\$as_me:12878: $lt_compile\"" >&5) 12880 12879 (eval "$lt_compile" 2>conftest.err) 12881 12880 ac_status=$? 12882 12881 cat conftest.err >&5 12883 echo "$as_me:1288 3: \$? = $ac_status" >&512882 echo "$as_me:12882: \$? = $ac_status" >&5 12884 12883 if (exit $ac_status) && test -s "$ac_outfile"; then 12885 12884 # The compiler can only warn and ignore the option if not recognized … … 12981 12980 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12982 12981 -e 's:$: $lt_compiler_flag:'` 12983 (eval echo "\"\$as_me:1298 3: $lt_compile\"" >&5)12982 (eval echo "\"\$as_me:12982: $lt_compile\"" >&5) 12984 12983 (eval "$lt_compile" 2>out/conftest.err) 12985 12984 ac_status=$? 12986 12985 cat out/conftest.err >&5 12987 echo "$as_me:1298 7: \$? = $ac_status" >&512986 echo "$as_me:12986: \$? = $ac_status" >&5 12988 12987 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12989 12988 then … … 14551 14550 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14552 14551 -e 's:$: $lt_compiler_flag:'` 14553 (eval echo "\"\$as_me:1455 3: $lt_compile\"" >&5)14552 (eval echo "\"\$as_me:14552: $lt_compile\"" >&5) 14554 14553 (eval "$lt_compile" 2>conftest.err) 14555 14554 ac_status=$? 14556 14555 cat conftest.err >&5 14557 echo "$as_me:1455 7: \$? = $ac_status" >&514556 echo "$as_me:14556: \$? = $ac_status" >&5 14558 14557 if (exit $ac_status) && test -s "$ac_outfile"; then 14559 14558 # The compiler can only warn and ignore the option if not recognized … … 14655 14654 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14656 14655 -e 's:$: $lt_compiler_flag:'` 14657 (eval echo "\"\$as_me:1465 7: $lt_compile\"" >&5)14656 (eval echo "\"\$as_me:14656: $lt_compile\"" >&5) 14658 14657 (eval "$lt_compile" 2>out/conftest.err) 14659 14658 ac_status=$? 14660 14659 cat out/conftest.err >&5 14661 echo "$as_me:1466 1: \$? = $ac_status" >&514660 echo "$as_me:14660: \$? = $ac_status" >&5 14662 14661 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14663 14662 then … … 16862 16861 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16863 16862 -e 's:$: $lt_compiler_flag:'` 16864 (eval echo "\"\$as_me:1686 4: $lt_compile\"" >&5)16863 (eval echo "\"\$as_me:16863: $lt_compile\"" >&5) 16865 16864 (eval "$lt_compile" 2>conftest.err) 16866 16865 ac_status=$? 16867 16866 cat conftest.err >&5 16868 echo "$as_me:1686 8: \$? = $ac_status" >&516867 echo "$as_me:16867: \$? = $ac_status" >&5 16869 16868 if (exit $ac_status) && test -s "$ac_outfile"; then 16870 16869 # The compiler can only warn and ignore the option if not recognized … … 17130 17129 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17131 17130 -e 's:$: $lt_compiler_flag:'` 17132 (eval echo "\"\$as_me:1713 2: $lt_compile\"" >&5)17131 (eval echo "\"\$as_me:17131: $lt_compile\"" >&5) 17133 17132 (eval "$lt_compile" 2>conftest.err) 17134 17133 ac_status=$? 17135 17134 cat conftest.err >&5 17136 echo "$as_me:1713 6: \$? = $ac_status" >&517135 echo "$as_me:17135: \$? = $ac_status" >&5 17137 17136 if (exit $ac_status) && test -s "$ac_outfile"; then 17138 17137 # The compiler can only warn and ignore the option if not recognized … … 17234 17233 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17235 17234 -e 's:$: $lt_compiler_flag:'` 17236 (eval echo "\"\$as_me:1723 6: $lt_compile\"" >&5)17235 (eval echo "\"\$as_me:17235: $lt_compile\"" >&5) 17237 17236 (eval "$lt_compile" 2>out/conftest.err) 17238 17237 ac_status=$? 17239 17238 cat out/conftest.err >&5 17240 echo "$as_me:172 40: \$? = $ac_status" >&517239 echo "$as_me:17239: \$? = $ac_status" >&5 17241 17240 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17242 17241 then … … 22755 22754 cat >&5 <<_CSEOF 22756 22755 22757 This file was extended by ThirdPartyGlpk $as_me 1.8 .2, which was22756 This file was extended by ThirdPartyGlpk $as_me 1.8, which was 22758 22757 generated by GNU Autoconf 2.59. Invocation command line was 22759 22758 … … 22818 22817 cat >>$CONFIG_STATUS <<_ACEOF 22819 22818 ac_cs_version="\\ 22820 ThirdPartyGlpk config.status 1.8 .222819 ThirdPartyGlpk config.status 1.8 22821 22820 configured by $0, generated by GNU Autoconf 2.59, 22822 22821 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/Glpk/stable/1.8/configure.ac
r2515 r2517 11 11 AC_PREREQ(2.59) 12 12 13 AC_INIT([ThirdPartyGlpk],[1.8 .2],[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:2:8)31 AC_COIN_PROJECTDIR_INIT(Glpk) 32 32 33 33 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.