Changeset 1937 for ThirdParty/Glpk/stable/1.7
- Timestamp:
- Dec 20, 2010 8:40:58 AM (10 years ago)
- Location:
- ThirdParty/Glpk/stable/1.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/stable/1.7/configure
r1934 r1937 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.7. 2.3 # Generated by GNU Autoconf 2.59 for ThirdPartyGlpk 1.7. 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.7 .2'433 PACKAGE_STRING='ThirdPartyGlpk 1.7 .2'432 PACKAGE_VERSION='1.7' 433 PACKAGE_STRING='ThirdPartyGlpk 1.7' 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.7 .2to adapt to many kinds of systems.988 \`configure' configures ThirdPartyGlpk 1.7 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.7 .2:";;1054 short | recursive ) echo "Configuration of ThirdPartyGlpk 1.7:";; 1055 1055 esac 1056 1056 cat <<\_ACEOF … … 1214 1214 if $ac_init_version; then 1215 1215 cat <<\_ACEOF 1216 ThirdPartyGlpk configure 1.7 .21216 ThirdPartyGlpk configure 1.7 1217 1217 generated by GNU Autoconf 2.59 1218 1218 … … 1234 1234 running configure, to aid debugging if configure makes a mistake. 1235 1235 1236 It was created by ThirdPartyGlpk $as_me 1.7 .2, which was1236 It was created by ThirdPartyGlpk $as_me 1.7, which was 1237 1237 generated by GNU Autoconf 2.59. Invocation command line was 1238 1238 … … 1680 1680 1681 1681 # Capture libtool library version, if given. 1682 coin_libversion=8:2:71683 1682 1684 1683 … … 3822 3821 # Define the identity of the package. 3823 3822 PACKAGE='thirdpartyglpk' 3824 VERSION='1.7 .2'3823 VERSION='1.7' 3825 3824 3826 3825 … … 5015 5014 *-*-irix6*) 5016 5015 # Find out which ABI we are using. 5017 echo '#line 501 7"configure"' > conftest.$ac_ext5016 echo '#line 5016 "configure"' > conftest.$ac_ext 5018 5017 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5019 5018 (eval $ac_compile) 2>&5 … … 6614 6613 6615 6614 # Provide some information about the compiler. 6616 echo "$as_me:661 6:" \6615 echo "$as_me:6615:" \ 6617 6616 "checking for Fortran 77 compiler version" >&5 6618 6617 ac_compiler=`set X $ac_compile; echo $2` … … 7681 7680 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7682 7681 -e 's:$: $lt_compiler_flag:'` 7683 (eval echo "\"\$as_me:768 3: $lt_compile\"" >&5)7682 (eval echo "\"\$as_me:7682: $lt_compile\"" >&5) 7684 7683 (eval "$lt_compile" 2>conftest.err) 7685 7684 ac_status=$? 7686 7685 cat conftest.err >&5 7687 echo "$as_me:768 7: \$? = $ac_status" >&57686 echo "$as_me:7686: \$? = $ac_status" >&5 7688 7687 if (exit $ac_status) && test -s "$ac_outfile"; then 7689 7688 # The compiler can only warn and ignore the option if not recognized … … 7949 7948 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7950 7949 -e 's:$: $lt_compiler_flag:'` 7951 (eval echo "\"\$as_me:795 1: $lt_compile\"" >&5)7950 (eval echo "\"\$as_me:7950: $lt_compile\"" >&5) 7952 7951 (eval "$lt_compile" 2>conftest.err) 7953 7952 ac_status=$? 7954 7953 cat conftest.err >&5 7955 echo "$as_me:795 5: \$? = $ac_status" >&57954 echo "$as_me:7954: \$? = $ac_status" >&5 7956 7955 if (exit $ac_status) && test -s "$ac_outfile"; then 7957 7956 # The compiler can only warn and ignore the option if not recognized … … 8053 8052 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8054 8053 -e 's:$: $lt_compiler_flag:'` 8055 (eval echo "\"\$as_me:805 5: $lt_compile\"" >&5)8054 (eval echo "\"\$as_me:8054: $lt_compile\"" >&5) 8056 8055 (eval "$lt_compile" 2>out/conftest.err) 8057 8056 ac_status=$? 8058 8057 cat out/conftest.err >&5 8059 echo "$as_me:805 9: \$? = $ac_status" >&58058 echo "$as_me:8058: \$? = $ac_status" >&5 8060 8059 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8061 8060 then … … 10398 10397 lt_status=$lt_dlunknown 10399 10398 cat > conftest.$ac_ext <<EOF 10400 #line 10 400"configure"10399 #line 10399 "configure" 10401 10400 #include "confdefs.h" 10402 10401 … … 10498 10497 lt_status=$lt_dlunknown 10499 10498 cat > conftest.$ac_ext <<EOF 10500 #line 10 500"configure"10499 #line 10499 "configure" 10501 10500 #include "confdefs.h" 10502 10501 … … 12842 12841 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12843 12842 -e 's:$: $lt_compiler_flag:'` 12844 (eval echo "\"\$as_me:1284 4: $lt_compile\"" >&5)12843 (eval echo "\"\$as_me:12843: $lt_compile\"" >&5) 12845 12844 (eval "$lt_compile" 2>conftest.err) 12846 12845 ac_status=$? 12847 12846 cat conftest.err >&5 12848 echo "$as_me:1284 8: \$? = $ac_status" >&512847 echo "$as_me:12847: \$? = $ac_status" >&5 12849 12848 if (exit $ac_status) && test -s "$ac_outfile"; then 12850 12849 # The compiler can only warn and ignore the option if not recognized … … 12946 12945 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12947 12946 -e 's:$: $lt_compiler_flag:'` 12948 (eval echo "\"\$as_me:1294 8: $lt_compile\"" >&5)12947 (eval echo "\"\$as_me:12947: $lt_compile\"" >&5) 12949 12948 (eval "$lt_compile" 2>out/conftest.err) 12950 12949 ac_status=$? 12951 12950 cat out/conftest.err >&5 12952 echo "$as_me:1295 2: \$? = $ac_status" >&512951 echo "$as_me:12951: \$? = $ac_status" >&5 12953 12952 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12954 12953 then … … 14516 14515 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14517 14516 -e 's:$: $lt_compiler_flag:'` 14518 (eval echo "\"\$as_me:1451 8: $lt_compile\"" >&5)14517 (eval echo "\"\$as_me:14517: $lt_compile\"" >&5) 14519 14518 (eval "$lt_compile" 2>conftest.err) 14520 14519 ac_status=$? 14521 14520 cat conftest.err >&5 14522 echo "$as_me:1452 2: \$? = $ac_status" >&514521 echo "$as_me:14521: \$? = $ac_status" >&5 14523 14522 if (exit $ac_status) && test -s "$ac_outfile"; then 14524 14523 # The compiler can only warn and ignore the option if not recognized … … 14620 14619 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14621 14620 -e 's:$: $lt_compiler_flag:'` 14622 (eval echo "\"\$as_me:1462 2: $lt_compile\"" >&5)14621 (eval echo "\"\$as_me:14621: $lt_compile\"" >&5) 14623 14622 (eval "$lt_compile" 2>out/conftest.err) 14624 14623 ac_status=$? 14625 14624 cat out/conftest.err >&5 14626 echo "$as_me:1462 6: \$? = $ac_status" >&514625 echo "$as_me:14625: \$? = $ac_status" >&5 14627 14626 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14628 14627 then … … 16827 16826 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16828 16827 -e 's:$: $lt_compiler_flag:'` 16829 (eval echo "\"\$as_me:1682 9: $lt_compile\"" >&5)16828 (eval echo "\"\$as_me:16828: $lt_compile\"" >&5) 16830 16829 (eval "$lt_compile" 2>conftest.err) 16831 16830 ac_status=$? 16832 16831 cat conftest.err >&5 16833 echo "$as_me:1683 3: \$? = $ac_status" >&516832 echo "$as_me:16832: \$? = $ac_status" >&5 16834 16833 if (exit $ac_status) && test -s "$ac_outfile"; then 16835 16834 # The compiler can only warn and ignore the option if not recognized … … 17095 17094 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17096 17095 -e 's:$: $lt_compiler_flag:'` 17097 (eval echo "\"\$as_me:1709 7: $lt_compile\"" >&5)17096 (eval echo "\"\$as_me:17096: $lt_compile\"" >&5) 17098 17097 (eval "$lt_compile" 2>conftest.err) 17099 17098 ac_status=$? 17100 17099 cat conftest.err >&5 17101 echo "$as_me:1710 1: \$? = $ac_status" >&517100 echo "$as_me:17100: \$? = $ac_status" >&5 17102 17101 if (exit $ac_status) && test -s "$ac_outfile"; then 17103 17102 # The compiler can only warn and ignore the option if not recognized … … 17199 17198 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17200 17199 -e 's:$: $lt_compiler_flag:'` 17201 (eval echo "\"\$as_me:1720 1: $lt_compile\"" >&5)17200 (eval echo "\"\$as_me:17200: $lt_compile\"" >&5) 17202 17201 (eval "$lt_compile" 2>out/conftest.err) 17203 17202 ac_status=$? 17204 17203 cat out/conftest.err >&5 17205 echo "$as_me:1720 5: \$? = $ac_status" >&517204 echo "$as_me:17204: \$? = $ac_status" >&5 17206 17205 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17207 17206 then … … 22691 22690 cat >&5 <<_CSEOF 22692 22691 22693 This file was extended by ThirdPartyGlpk $as_me 1.7 .2, which was22692 This file was extended by ThirdPartyGlpk $as_me 1.7, which was 22694 22693 generated by GNU Autoconf 2.59. Invocation command line was 22695 22694 … … 22754 22753 cat >>$CONFIG_STATUS <<_ACEOF 22755 22754 ac_cs_version="\\ 22756 ThirdPartyGlpk config.status 1.7 .222755 ThirdPartyGlpk config.status 1.7 22757 22756 configured by $0, generated by GNU Autoconf 2.59, 22758 22757 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/Glpk/stable/1.7/configure.ac
r1934 r1937 11 11 AC_PREREQ(2.59) 12 12 13 AC_INIT([ThirdPartyGlpk],[1.7 .2],[http://projects.coin-or.org/BuildTools/newticket])13 AC_INIT([ThirdPartyGlpk],[1.7],[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 ,8:2:7)31 AC_COIN_PROJECTDIR_INIT(Glpk) 32 32 33 33 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.