Changeset 3422
- Timestamp:
- Feb 6, 2015 6:34:57 PM (6 years ago)
- Location:
- ThirdParty/Mumps/stable/1.5
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Mumps/stable/1.5/configure
r3420 r3422 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyMumps 1.5. 1.3 # Generated by GNU Autoconf 2.59 for ThirdPartyMumps 1.5. 4 4 # 5 5 # Report bugs to <http://projects.coin-or.org/BuildTools/newticket>. … … 430 430 PACKAGE_NAME='ThirdPartyMumps' 431 431 PACKAGE_TARNAME='thirdpartymumps' 432 PACKAGE_VERSION='1.5 .1'433 PACKAGE_STRING='ThirdPartyMumps 1.5 .1'432 PACKAGE_VERSION='1.5' 433 PACKAGE_STRING='ThirdPartyMumps 1.5' 434 434 PACKAGE_BUGREPORT='http://projects.coin-or.org/BuildTools/newticket' 435 435 … … 1002 1002 # This message is too long to be a string in the A/UX 3.1 sh. 1003 1003 cat <<_ACEOF 1004 \`configure' configures ThirdPartyMumps 1.5 .1to adapt to many kinds of systems.1004 \`configure' configures ThirdPartyMumps 1.5 to adapt to many kinds of systems. 1005 1005 1006 1006 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1068 1068 if test -n "$ac_init_help"; then 1069 1069 case $ac_init_help in 1070 short | recursive ) echo "Configuration of ThirdPartyMumps 1.5 .1:";;1070 short | recursive ) echo "Configuration of ThirdPartyMumps 1.5:";; 1071 1071 esac 1072 1072 cat <<\_ACEOF … … 1245 1245 if $ac_init_version; then 1246 1246 cat <<\_ACEOF 1247 ThirdPartyMumps configure 1.5 .11247 ThirdPartyMumps configure 1.5 1248 1248 generated by GNU Autoconf 2.59 1249 1249 … … 1265 1265 running configure, to aid debugging if configure makes a mistake. 1266 1266 1267 It was created by ThirdPartyMumps $as_me 1.5 .1, which was1267 It was created by ThirdPartyMumps $as_me 1.5, which was 1268 1268 generated by GNU Autoconf 2.59. Invocation command line was 1269 1269 … … 1724 1724 1725 1725 # Capture libtool library version, if given. 1726 coin_libversion=6:1:51727 1726 1728 1727 … … 3391 3390 3392 3391 # Provide some information about the compiler. 3393 echo "$as_me:339 3:" \3392 echo "$as_me:3392:" \ 3394 3393 "checking for Fortran 77 compiler version" >&5 3395 3394 ac_compiler=`set X $ac_compile; echo $2` … … 3901 3900 ac_save_FFLAGS=$FFLAGS 3902 3901 FFLAGS="$FFLAGS $ac_verb" 3903 (eval echo $as_me:390 3: \"$ac_link\") >&53902 (eval echo $as_me:3902: \"$ac_link\") >&5 3904 3903 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 3905 3904 echo "$ac_f77_v_output" >&5 … … 3979 3978 ac_save_FFLAGS=$FFLAGS 3980 3979 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 3981 (eval echo $as_me:398 1: \"$ac_link\") >&53980 (eval echo $as_me:3980: \"$ac_link\") >&5 3982 3981 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 3983 3982 echo "$ac_f77_v_output" >&5 … … 5976 5975 # Define the identity of the package. 5977 5976 PACKAGE='thirdpartymumps' 5978 VERSION='1.5 .1'5977 VERSION='1.5' 5979 5978 5980 5979 … … 7163 7162 *-*-irix6*) 7164 7163 # Find out which ABI we are using. 7165 echo '#line 716 5"configure"' > conftest.$ac_ext7164 echo '#line 7164 "configure"' > conftest.$ac_ext 7166 7165 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7167 7166 (eval $ac_compile) 2>&5 … … 9159 9158 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9160 9159 -e 's:$: $lt_compiler_flag:'` 9161 (eval echo "\"\$as_me:916 1: $lt_compile\"" >&5)9160 (eval echo "\"\$as_me:9160: $lt_compile\"" >&5) 9162 9161 (eval "$lt_compile" 2>conftest.err) 9163 9162 ac_status=$? 9164 9163 cat conftest.err >&5 9165 echo "$as_me:916 5: \$? = $ac_status" >&59164 echo "$as_me:9164: \$? = $ac_status" >&5 9166 9165 if (exit $ac_status) && test -s "$ac_outfile"; then 9167 9166 # The compiler can only warn and ignore the option if not recognized … … 9427 9426 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9428 9427 -e 's:$: $lt_compiler_flag:'` 9429 (eval echo "\"\$as_me:942 9: $lt_compile\"" >&5)9428 (eval echo "\"\$as_me:9428: $lt_compile\"" >&5) 9430 9429 (eval "$lt_compile" 2>conftest.err) 9431 9430 ac_status=$? 9432 9431 cat conftest.err >&5 9433 echo "$as_me:943 3: \$? = $ac_status" >&59432 echo "$as_me:9432: \$? = $ac_status" >&5 9434 9433 if (exit $ac_status) && test -s "$ac_outfile"; then 9435 9434 # The compiler can only warn and ignore the option if not recognized … … 9531 9530 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9532 9531 -e 's:$: $lt_compiler_flag:'` 9533 (eval echo "\"\$as_me:953 3: $lt_compile\"" >&5)9532 (eval echo "\"\$as_me:9532: $lt_compile\"" >&5) 9534 9533 (eval "$lt_compile" 2>out/conftest.err) 9535 9534 ac_status=$? 9536 9535 cat out/conftest.err >&5 9537 echo "$as_me:953 7: \$? = $ac_status" >&59536 echo "$as_me:9536: \$? = $ac_status" >&5 9538 9537 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9539 9538 then … … 11948 11947 lt_status=$lt_dlunknown 11949 11948 cat > conftest.$ac_ext <<EOF 11950 #line 119 50"configure"11949 #line 11949 "configure" 11951 11950 #include "confdefs.h" 11952 11951 … … 12048 12047 lt_status=$lt_dlunknown 12049 12048 cat > conftest.$ac_ext <<EOF 12050 #line 120 50"configure"12049 #line 12049 "configure" 12051 12050 #include "confdefs.h" 12052 12051 … … 14408 14407 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14409 14408 -e 's:$: $lt_compiler_flag:'` 14410 (eval echo "\"\$as_me:144 10: $lt_compile\"" >&5)14409 (eval echo "\"\$as_me:14409: $lt_compile\"" >&5) 14411 14410 (eval "$lt_compile" 2>conftest.err) 14412 14411 ac_status=$? 14413 14412 cat conftest.err >&5 14414 echo "$as_me:1441 4: \$? = $ac_status" >&514413 echo "$as_me:14413: \$? = $ac_status" >&5 14415 14414 if (exit $ac_status) && test -s "$ac_outfile"; then 14416 14415 # The compiler can only warn and ignore the option if not recognized … … 14512 14511 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14513 14512 -e 's:$: $lt_compiler_flag:'` 14514 (eval echo "\"\$as_me:1451 4: $lt_compile\"" >&5)14513 (eval echo "\"\$as_me:14513: $lt_compile\"" >&5) 14515 14514 (eval "$lt_compile" 2>out/conftest.err) 14516 14515 ac_status=$? 14517 14516 cat out/conftest.err >&5 14518 echo "$as_me:1451 8: \$? = $ac_status" >&514517 echo "$as_me:14517: \$? = $ac_status" >&5 14519 14518 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14520 14519 then … … 16082 16081 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16083 16082 -e 's:$: $lt_compiler_flag:'` 16084 (eval echo "\"\$as_me:1608 4: $lt_compile\"" >&5)16083 (eval echo "\"\$as_me:16083: $lt_compile\"" >&5) 16085 16084 (eval "$lt_compile" 2>conftest.err) 16086 16085 ac_status=$? 16087 16086 cat conftest.err >&5 16088 echo "$as_me:1608 8: \$? = $ac_status" >&516087 echo "$as_me:16087: \$? = $ac_status" >&5 16089 16088 if (exit $ac_status) && test -s "$ac_outfile"; then 16090 16089 # The compiler can only warn and ignore the option if not recognized … … 16186 16185 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16187 16186 -e 's:$: $lt_compiler_flag:'` 16188 (eval echo "\"\$as_me:1618 8: $lt_compile\"" >&5)16187 (eval echo "\"\$as_me:16187: $lt_compile\"" >&5) 16189 16188 (eval "$lt_compile" 2>out/conftest.err) 16190 16189 ac_status=$? 16191 16190 cat out/conftest.err >&5 16192 echo "$as_me:1619 2: \$? = $ac_status" >&516191 echo "$as_me:16191: \$? = $ac_status" >&5 16193 16192 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16194 16193 then … … 18393 18392 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18394 18393 -e 's:$: $lt_compiler_flag:'` 18395 (eval echo "\"\$as_me:1839 5: $lt_compile\"" >&5)18394 (eval echo "\"\$as_me:18394: $lt_compile\"" >&5) 18396 18395 (eval "$lt_compile" 2>conftest.err) 18397 18396 ac_status=$? 18398 18397 cat conftest.err >&5 18399 echo "$as_me:1839 9: \$? = $ac_status" >&518398 echo "$as_me:18398: \$? = $ac_status" >&5 18400 18399 if (exit $ac_status) && test -s "$ac_outfile"; then 18401 18400 # The compiler can only warn and ignore the option if not recognized … … 18661 18660 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18662 18661 -e 's:$: $lt_compiler_flag:'` 18663 (eval echo "\"\$as_me:1866 3: $lt_compile\"" >&5)18662 (eval echo "\"\$as_me:18662: $lt_compile\"" >&5) 18664 18663 (eval "$lt_compile" 2>conftest.err) 18665 18664 ac_status=$? 18666 18665 cat conftest.err >&5 18667 echo "$as_me:1866 7: \$? = $ac_status" >&518666 echo "$as_me:18666: \$? = $ac_status" >&5 18668 18667 if (exit $ac_status) && test -s "$ac_outfile"; then 18669 18668 # The compiler can only warn and ignore the option if not recognized … … 18765 18764 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18766 18765 -e 's:$: $lt_compiler_flag:'` 18767 (eval echo "\"\$as_me:1876 7: $lt_compile\"" >&5)18766 (eval echo "\"\$as_me:18766: $lt_compile\"" >&5) 18768 18767 (eval "$lt_compile" 2>out/conftest.err) 18769 18768 ac_status=$? 18770 18769 cat out/conftest.err >&5 18771 echo "$as_me:1877 1: \$? = $ac_status" >&518770 echo "$as_me:18770: \$? = $ac_status" >&5 18772 18771 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18773 18772 then … … 26458 26457 cat >&5 <<_CSEOF 26459 26458 26460 This file was extended by ThirdPartyMumps $as_me 1.5 .1, which was26459 This file was extended by ThirdPartyMumps $as_me 1.5, which was 26461 26460 generated by GNU Autoconf 2.59. Invocation command line was 26462 26461 … … 26516 26515 cat >>$CONFIG_STATUS <<_ACEOF 26517 26516 ac_cs_version="\\ 26518 ThirdPartyMumps config.status 1.5 .126517 ThirdPartyMumps config.status 1.5 26519 26518 configured by $0, generated by GNU Autoconf 2.59, 26520 26519 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/Mumps/stable/1.5/configure.ac
r3420 r3422 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([ThirdPartyMumps],[1.5 .1],[http://projects.coin-or.org/BuildTools/newticket])15 AC_INIT([ThirdPartyMumps],[1.5],[http://projects.coin-or.org/BuildTools/newticket]) 16 16 17 17 AC_COPYRIGHT([ … … 31 31 AC_PREFIX_DEFAULT([`pwd`]) 32 32 33 AC_COIN_PROJECTDIR_INIT(Mumps ,6:1:5)33 AC_COIN_PROJECTDIR_INIT(Mumps) 34 34 35 35 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.