Changeset 2751
- Timestamp:
- May 5, 2013 8:02:59 AM (8 years ago)
- Location:
- ThirdParty/Mumps/stable/1.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Mumps/stable/1.4/configure
r2749 r2751 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.4. 7.3 # Generated by GNU Autoconf 2.59 for ThirdPartyMumps 1.4. 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.4 .7'433 PACKAGE_STRING='ThirdPartyMumps 1.4 .7'432 PACKAGE_VERSION='1.4' 433 PACKAGE_STRING='ThirdPartyMumps 1.4' 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.4 .7to adapt to many kinds of systems.1004 \`configure' configures ThirdPartyMumps 1.4 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.4 .7:";;1070 short | recursive ) echo "Configuration of ThirdPartyMumps 1.4:";; 1071 1071 esac 1072 1072 cat <<\_ACEOF … … 1245 1245 if $ac_init_version; then 1246 1246 cat <<\_ACEOF 1247 ThirdPartyMumps configure 1.4 .71247 ThirdPartyMumps configure 1.4 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.4 .7, which was1267 It was created by ThirdPartyMumps $as_me 1.4, 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=5:7:41727 1726 1728 1727 … … 3468 3467 3469 3468 # Provide some information about the compiler. 3470 echo "$as_me:34 70:" \3469 echo "$as_me:3469:" \ 3471 3470 "checking for Fortran 77 compiler version" >&5 3472 3471 ac_compiler=`set X $ac_compile; echo $2` … … 4039 4038 ac_save_FFLAGS=$FFLAGS 4040 4039 FFLAGS="$FFLAGS $ac_verb" 4041 (eval echo $as_me:404 1: \"$ac_link\") >&54040 (eval echo $as_me:4040: \"$ac_link\") >&5 4042 4041 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4043 4042 echo "$ac_f77_v_output" >&5 … … 4117 4116 ac_save_FFLAGS=$FFLAGS 4118 4117 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 4119 (eval echo $as_me:411 9: \"$ac_link\") >&54118 (eval echo $as_me:4118: \"$ac_link\") >&5 4120 4119 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4121 4120 echo "$ac_f77_v_output" >&5 … … 6094 6093 # Define the identity of the package. 6095 6094 PACKAGE='thirdpartymumps' 6096 VERSION='1.4 .7'6095 VERSION='1.4' 6097 6096 6098 6097 … … 7281 7280 *-*-irix6*) 7282 7281 # Find out which ABI we are using. 7283 echo '#line 728 3"configure"' > conftest.$ac_ext7282 echo '#line 7282 "configure"' > conftest.$ac_ext 7284 7283 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7285 7284 (eval $ac_compile) 2>&5 … … 9277 9276 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9278 9277 -e 's:$: $lt_compiler_flag:'` 9279 (eval echo "\"\$as_me:927 9: $lt_compile\"" >&5)9278 (eval echo "\"\$as_me:9278: $lt_compile\"" >&5) 9280 9279 (eval "$lt_compile" 2>conftest.err) 9281 9280 ac_status=$? 9282 9281 cat conftest.err >&5 9283 echo "$as_me:928 3: \$? = $ac_status" >&59282 echo "$as_me:9282: \$? = $ac_status" >&5 9284 9283 if (exit $ac_status) && test -s "$ac_outfile"; then 9285 9284 # The compiler can only warn and ignore the option if not recognized … … 9545 9544 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9546 9545 -e 's:$: $lt_compiler_flag:'` 9547 (eval echo "\"\$as_me:954 7: $lt_compile\"" >&5)9546 (eval echo "\"\$as_me:9546: $lt_compile\"" >&5) 9548 9547 (eval "$lt_compile" 2>conftest.err) 9549 9548 ac_status=$? 9550 9549 cat conftest.err >&5 9551 echo "$as_me:955 1: \$? = $ac_status" >&59550 echo "$as_me:9550: \$? = $ac_status" >&5 9552 9551 if (exit $ac_status) && test -s "$ac_outfile"; then 9553 9552 # The compiler can only warn and ignore the option if not recognized … … 9649 9648 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9650 9649 -e 's:$: $lt_compiler_flag:'` 9651 (eval echo "\"\$as_me:965 1: $lt_compile\"" >&5)9650 (eval echo "\"\$as_me:9650: $lt_compile\"" >&5) 9652 9651 (eval "$lt_compile" 2>out/conftest.err) 9653 9652 ac_status=$? 9654 9653 cat out/conftest.err >&5 9655 echo "$as_me:965 5: \$? = $ac_status" >&59654 echo "$as_me:9654: \$? = $ac_status" >&5 9656 9655 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9657 9656 then … … 12066 12065 lt_status=$lt_dlunknown 12067 12066 cat > conftest.$ac_ext <<EOF 12068 #line 1206 8"configure"12067 #line 12067 "configure" 12069 12068 #include "confdefs.h" 12070 12069 … … 12166 12165 lt_status=$lt_dlunknown 12167 12166 cat > conftest.$ac_ext <<EOF 12168 #line 1216 8"configure"12167 #line 12167 "configure" 12169 12168 #include "confdefs.h" 12170 12169 … … 14526 14525 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14527 14526 -e 's:$: $lt_compiler_flag:'` 14528 (eval echo "\"\$as_me:1452 8: $lt_compile\"" >&5)14527 (eval echo "\"\$as_me:14527: $lt_compile\"" >&5) 14529 14528 (eval "$lt_compile" 2>conftest.err) 14530 14529 ac_status=$? 14531 14530 cat conftest.err >&5 14532 echo "$as_me:1453 2: \$? = $ac_status" >&514531 echo "$as_me:14531: \$? = $ac_status" >&5 14533 14532 if (exit $ac_status) && test -s "$ac_outfile"; then 14534 14533 # The compiler can only warn and ignore the option if not recognized … … 14630 14629 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14631 14630 -e 's:$: $lt_compiler_flag:'` 14632 (eval echo "\"\$as_me:1463 2: $lt_compile\"" >&5)14631 (eval echo "\"\$as_me:14631: $lt_compile\"" >&5) 14633 14632 (eval "$lt_compile" 2>out/conftest.err) 14634 14633 ac_status=$? 14635 14634 cat out/conftest.err >&5 14636 echo "$as_me:1463 6: \$? = $ac_status" >&514635 echo "$as_me:14635: \$? = $ac_status" >&5 14637 14636 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14638 14637 then … … 16200 16199 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16201 16200 -e 's:$: $lt_compiler_flag:'` 16202 (eval echo "\"\$as_me:1620 2: $lt_compile\"" >&5)16201 (eval echo "\"\$as_me:16201: $lt_compile\"" >&5) 16203 16202 (eval "$lt_compile" 2>conftest.err) 16204 16203 ac_status=$? 16205 16204 cat conftest.err >&5 16206 echo "$as_me:1620 6: \$? = $ac_status" >&516205 echo "$as_me:16205: \$? = $ac_status" >&5 16207 16206 if (exit $ac_status) && test -s "$ac_outfile"; then 16208 16207 # The compiler can only warn and ignore the option if not recognized … … 16304 16303 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16305 16304 -e 's:$: $lt_compiler_flag:'` 16306 (eval echo "\"\$as_me:1630 6: $lt_compile\"" >&5)16305 (eval echo "\"\$as_me:16305: $lt_compile\"" >&5) 16307 16306 (eval "$lt_compile" 2>out/conftest.err) 16308 16307 ac_status=$? 16309 16308 cat out/conftest.err >&5 16310 echo "$as_me:163 10: \$? = $ac_status" >&516309 echo "$as_me:16309: \$? = $ac_status" >&5 16311 16310 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16312 16311 then … … 18511 18510 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18512 18511 -e 's:$: $lt_compiler_flag:'` 18513 (eval echo "\"\$as_me:1851 3: $lt_compile\"" >&5)18512 (eval echo "\"\$as_me:18512: $lt_compile\"" >&5) 18514 18513 (eval "$lt_compile" 2>conftest.err) 18515 18514 ac_status=$? 18516 18515 cat conftest.err >&5 18517 echo "$as_me:1851 7: \$? = $ac_status" >&518516 echo "$as_me:18516: \$? = $ac_status" >&5 18518 18517 if (exit $ac_status) && test -s "$ac_outfile"; then 18519 18518 # The compiler can only warn and ignore the option if not recognized … … 18779 18778 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18780 18779 -e 's:$: $lt_compiler_flag:'` 18781 (eval echo "\"\$as_me:1878 1: $lt_compile\"" >&5)18780 (eval echo "\"\$as_me:18780: $lt_compile\"" >&5) 18782 18781 (eval "$lt_compile" 2>conftest.err) 18783 18782 ac_status=$? 18784 18783 cat conftest.err >&5 18785 echo "$as_me:1878 5: \$? = $ac_status" >&518784 echo "$as_me:18784: \$? = $ac_status" >&5 18786 18785 if (exit $ac_status) && test -s "$ac_outfile"; then 18787 18786 # The compiler can only warn and ignore the option if not recognized … … 18883 18882 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18884 18883 -e 's:$: $lt_compiler_flag:'` 18885 (eval echo "\"\$as_me:1888 5: $lt_compile\"" >&5)18884 (eval echo "\"\$as_me:18884: $lt_compile\"" >&5) 18886 18885 (eval "$lt_compile" 2>out/conftest.err) 18887 18886 ac_status=$? 18888 18887 cat out/conftest.err >&5 18889 echo "$as_me:1888 9: \$? = $ac_status" >&518888 echo "$as_me:18888: \$? = $ac_status" >&5 18890 18889 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18891 18890 then … … 26536 26535 cat >&5 <<_CSEOF 26537 26536 26538 This file was extended by ThirdPartyMumps $as_me 1.4 .7, which was26537 This file was extended by ThirdPartyMumps $as_me 1.4, which was 26539 26538 generated by GNU Autoconf 2.59. Invocation command line was 26540 26539 … … 26594 26593 cat >>$CONFIG_STATUS <<_ACEOF 26595 26594 ac_cs_version="\\ 26596 ThirdPartyMumps config.status 1.4 .726595 ThirdPartyMumps config.status 1.4 26597 26596 configured by $0, generated by GNU Autoconf 2.59, 26598 26597 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/Mumps/stable/1.4/configure.ac
r2749 r2751 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([ThirdPartyMumps],[1.4 .7],[http://projects.coin-or.org/BuildTools/newticket])15 AC_INIT([ThirdPartyMumps],[1.4],[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 ,5:7:4)33 AC_COIN_PROJECTDIR_INIT(Mumps) 34 34 35 35 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.