Changeset 988
- Timestamp:
- Mar 25, 2008 7:10:25 PM (13 years ago)
- Location:
- ThirdParty/Glpk/stable/1.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/stable/1.2/configure
r922 r988 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyGlpk 0.0.3 # Generated by GNU Autoconf 2.59 for ThirdPartyGlpk 1.2.1. 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=' 0.0'433 PACKAGE_STRING='ThirdPartyGlpk 0.0'432 PACKAGE_VERSION='1.2.1' 433 PACKAGE_STRING='ThirdPartyGlpk 1.2.1' 434 434 PACKAGE_BUGREPORT='http://projects.coin-or.org/BuildTools/newticket' 435 435 … … 982 982 # This message is too long to be a string in the A/UX 3.1 sh. 983 983 cat <<_ACEOF 984 \`configure' configures ThirdPartyGlpk 0.0to adapt to many kinds of systems.984 \`configure' configures ThirdPartyGlpk 1.2.1 to adapt to many kinds of systems. 985 985 986 986 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1048 1048 if test -n "$ac_init_help"; then 1049 1049 case $ac_init_help in 1050 short | recursive ) echo "Configuration of ThirdPartyGlpk 0.0:";;1050 short | recursive ) echo "Configuration of ThirdPartyGlpk 1.2.1:";; 1051 1051 esac 1052 1052 cat <<\_ACEOF … … 1207 1207 if $ac_init_version; then 1208 1208 cat <<\_ACEOF 1209 ThirdPartyGlpk configure 0.01209 ThirdPartyGlpk configure 1.2.1 1210 1210 generated by GNU Autoconf 2.59 1211 1211 … … 1227 1227 running configure, to aid debugging if configure makes a mistake. 1228 1228 1229 It was created by ThirdPartyGlpk $as_me 0.0, which was1229 It was created by ThirdPartyGlpk $as_me 1.2.1, which was 1230 1230 generated by GNU Autoconf 2.59. Invocation command line was 1231 1231 … … 3090 3090 # START 3091 3091 3092 # On Cygwin and AIX, building DLLs doesn't work 3093 case $build in 3094 *-cygwin*) 3095 coin_disable_shared=yes 3096 platform=Cygwin 3097 ;; 3098 *-aix*) 3099 coin_disable_shared=yes 3100 platform=AIX 3101 ;; 3102 *-mingw*) 3103 coin_disable_shared=yes 3104 platform="Msys" 3105 # case "$CXX" in 3106 # cl*) 3107 # coin_disable_shared=yes 3108 # platform="Msys with cl" 3109 # ;; 3110 # esac 3111 ;; 3112 esac 3092 # Test if force_shared has been set 3093 if test "x" = xforce_shared; then 3094 if test x$enable_shared = xno; then 3095 { { echo "$as_me:$LINENO: error: Shared libraries are disabled by user, but this is not feasible with the given options" >&5 3096 echo "$as_me: error: Shared libraries are disabled by user, but this is not feasible with the given options" >&2;} 3097 { (exit 1); exit 1; }; } 3098 fi 3099 enable_shared=yes; 3100 else 3101 # On Cygwin and AIX, building DLLs doesn't work 3102 case $build in 3103 *-cygwin*) 3104 coin_disable_shared=yes 3105 platform=Cygwin 3106 ;; 3107 *-aix*) 3108 coin_disable_shared=yes 3109 platform=AIX 3110 ;; 3111 *-mingw*) 3112 coin_disable_shared=yes 3113 platform="Msys" 3114 # case "$CXX" in 3115 # cl*) 3116 # coin_disable_shared=yes 3117 # platform="Msys with cl" 3118 # ;; 3119 # esac 3120 ;; 3121 esac 3122 fi 3113 3123 if test x"$coin_disable_shared" = xyes; then 3114 3124 if test x"$enable_shared" = xyes; then … … 3513 3523 # Define the identity of the package. 3514 3524 PACKAGE='thirdpartyglpk' 3515 VERSION=' 0.0'3525 VERSION='1.2.1' 3516 3526 3517 3527 … … 4706 4716 *-*-irix6*) 4707 4717 # Find out which ABI we are using. 4708 echo '#line 47 08 "configure"' > conftest.$ac_ext4718 echo '#line 4718 "configure"' > conftest.$ac_ext 4709 4719 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4710 4720 (eval $ac_compile) 2>&5 … … 6305 6315 6306 6316 # Provide some information about the compiler. 6307 echo "$as_me:63 07:" \6317 echo "$as_me:6317:" \ 6308 6318 "checking for Fortran 77 compiler version" >&5 6309 6319 ac_compiler=`set X $ac_compile; echo $2` … … 7372 7382 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7373 7383 -e 's:$: $lt_compiler_flag:'` 7374 (eval echo "\"\$as_me:73 74: $lt_compile\"" >&5)7384 (eval echo "\"\$as_me:7384: $lt_compile\"" >&5) 7375 7385 (eval "$lt_compile" 2>conftest.err) 7376 7386 ac_status=$? 7377 7387 cat conftest.err >&5 7378 echo "$as_me:73 78: \$? = $ac_status" >&57388 echo "$as_me:7388: \$? = $ac_status" >&5 7379 7389 if (exit $ac_status) && test -s "$ac_outfile"; then 7380 7390 # The compiler can only warn and ignore the option if not recognized … … 7640 7650 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7641 7651 -e 's:$: $lt_compiler_flag:'` 7642 (eval echo "\"\$as_me:76 42: $lt_compile\"" >&5)7652 (eval echo "\"\$as_me:7652: $lt_compile\"" >&5) 7643 7653 (eval "$lt_compile" 2>conftest.err) 7644 7654 ac_status=$? 7645 7655 cat conftest.err >&5 7646 echo "$as_me:76 46: \$? = $ac_status" >&57656 echo "$as_me:7656: \$? = $ac_status" >&5 7647 7657 if (exit $ac_status) && test -s "$ac_outfile"; then 7648 7658 # The compiler can only warn and ignore the option if not recognized … … 7744 7754 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7745 7755 -e 's:$: $lt_compiler_flag:'` 7746 (eval echo "\"\$as_me:77 46: $lt_compile\"" >&5)7756 (eval echo "\"\$as_me:7756: $lt_compile\"" >&5) 7747 7757 (eval "$lt_compile" 2>out/conftest.err) 7748 7758 ac_status=$? 7749 7759 cat out/conftest.err >&5 7750 echo "$as_me:77 50: \$? = $ac_status" >&57760 echo "$as_me:7760: \$? = $ac_status" >&5 7751 7761 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7752 7762 then … … 10089 10099 lt_status=$lt_dlunknown 10090 10100 cat > conftest.$ac_ext <<EOF 10091 #line 10 091 "configure"10101 #line 10101 "configure" 10092 10102 #include "confdefs.h" 10093 10103 … … 10189 10199 lt_status=$lt_dlunknown 10190 10200 cat > conftest.$ac_ext <<EOF 10191 #line 10 191 "configure"10201 #line 10201 "configure" 10192 10202 #include "confdefs.h" 10193 10203 … … 12533 12543 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12534 12544 -e 's:$: $lt_compiler_flag:'` 12535 (eval echo "\"\$as_me:125 35: $lt_compile\"" >&5)12545 (eval echo "\"\$as_me:12545: $lt_compile\"" >&5) 12536 12546 (eval "$lt_compile" 2>conftest.err) 12537 12547 ac_status=$? 12538 12548 cat conftest.err >&5 12539 echo "$as_me:125 39: \$? = $ac_status" >&512549 echo "$as_me:12549: \$? = $ac_status" >&5 12540 12550 if (exit $ac_status) && test -s "$ac_outfile"; then 12541 12551 # The compiler can only warn and ignore the option if not recognized … … 12637 12647 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12638 12648 -e 's:$: $lt_compiler_flag:'` 12639 (eval echo "\"\$as_me:126 39: $lt_compile\"" >&5)12649 (eval echo "\"\$as_me:12649: $lt_compile\"" >&5) 12640 12650 (eval "$lt_compile" 2>out/conftest.err) 12641 12651 ac_status=$? 12642 12652 cat out/conftest.err >&5 12643 echo "$as_me:126 43: \$? = $ac_status" >&512653 echo "$as_me:12653: \$? = $ac_status" >&5 12644 12654 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12645 12655 then … … 14207 14217 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14208 14218 -e 's:$: $lt_compiler_flag:'` 14209 (eval echo "\"\$as_me:142 09: $lt_compile\"" >&5)14219 (eval echo "\"\$as_me:14219: $lt_compile\"" >&5) 14210 14220 (eval "$lt_compile" 2>conftest.err) 14211 14221 ac_status=$? 14212 14222 cat conftest.err >&5 14213 echo "$as_me:142 13: \$? = $ac_status" >&514223 echo "$as_me:14223: \$? = $ac_status" >&5 14214 14224 if (exit $ac_status) && test -s "$ac_outfile"; then 14215 14225 # The compiler can only warn and ignore the option if not recognized … … 14311 14321 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14312 14322 -e 's:$: $lt_compiler_flag:'` 14313 (eval echo "\"\$as_me:143 13: $lt_compile\"" >&5)14323 (eval echo "\"\$as_me:14323: $lt_compile\"" >&5) 14314 14324 (eval "$lt_compile" 2>out/conftest.err) 14315 14325 ac_status=$? 14316 14326 cat out/conftest.err >&5 14317 echo "$as_me:143 17: \$? = $ac_status" >&514327 echo "$as_me:14327: \$? = $ac_status" >&5 14318 14328 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14319 14329 then … … 16518 16528 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16519 16529 -e 's:$: $lt_compiler_flag:'` 16520 (eval echo "\"\$as_me:165 20: $lt_compile\"" >&5)16530 (eval echo "\"\$as_me:16530: $lt_compile\"" >&5) 16521 16531 (eval "$lt_compile" 2>conftest.err) 16522 16532 ac_status=$? 16523 16533 cat conftest.err >&5 16524 echo "$as_me:165 24: \$? = $ac_status" >&516534 echo "$as_me:16534: \$? = $ac_status" >&5 16525 16535 if (exit $ac_status) && test -s "$ac_outfile"; then 16526 16536 # The compiler can only warn and ignore the option if not recognized … … 16786 16796 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16787 16797 -e 's:$: $lt_compiler_flag:'` 16788 (eval echo "\"\$as_me:167 88: $lt_compile\"" >&5)16798 (eval echo "\"\$as_me:16798: $lt_compile\"" >&5) 16789 16799 (eval "$lt_compile" 2>conftest.err) 16790 16800 ac_status=$? 16791 16801 cat conftest.err >&5 16792 echo "$as_me:16 792: \$? = $ac_status" >&516802 echo "$as_me:16802: \$? = $ac_status" >&5 16793 16803 if (exit $ac_status) && test -s "$ac_outfile"; then 16794 16804 # The compiler can only warn and ignore the option if not recognized … … 16890 16900 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16891 16901 -e 's:$: $lt_compiler_flag:'` 16892 (eval echo "\"\$as_me:16 892: $lt_compile\"" >&5)16902 (eval echo "\"\$as_me:16902: $lt_compile\"" >&5) 16893 16903 (eval "$lt_compile" 2>out/conftest.err) 16894 16904 ac_status=$? 16895 16905 cat out/conftest.err >&5 16896 echo "$as_me:16 896: \$? = $ac_status" >&516906 echo "$as_me:16906: \$? = $ac_status" >&5 16897 16907 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16898 16908 then … … 19666 19676 echo "$as_me: Applying patches to libtool for Darwin" >&6;} 19667 19677 sed -e 's/verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"/verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"/' \ 19678 -e 's/ -dynamiclib / -dynamiclib -single_module /g' \ 19668 19679 libtool > conftest.bla 19669 19680 … … 20663 20674 cat >&5 <<_CSEOF 20664 20675 20665 This file was extended by ThirdPartyGlpk $as_me 0.0, which was20676 This file was extended by ThirdPartyGlpk $as_me 1.2.1, which was 20666 20677 generated by GNU Autoconf 2.59. Invocation command line was 20667 20678 … … 20726 20737 cat >>$CONFIG_STATUS <<_ACEOF 20727 20738 ac_cs_version="\\ 20728 ThirdPartyGlpk config.status 0.020739 ThirdPartyGlpk config.status 1.2.1 20729 20740 configured by $0, generated by GNU Autoconf 2.59, 20730 20741 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/Glpk/stable/1.2/configure.ac
r735 r988 11 11 AC_PREREQ(2.59) 12 12 13 AC_INIT([ThirdPartyGlpk],[ 0.0],[http://projects.coin-or.org/BuildTools/newticket])13 AC_INIT([ThirdPartyGlpk],[1.2.1],[http://projects.coin-or.org/BuildTools/newticket]) 14 14 15 15 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.