Changeset 2635
- Timestamp:
- Nov 19, 2012 1:39:40 PM (8 years ago)
- Location:
- ThirdParty/Mumps/stable/1.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Mumps/stable/1.4/configure
r2633 r2635 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. 4.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 .4'433 PACKAGE_STRING='ThirdPartyMumps 1.4 .4'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 .4to 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 .4:";;1070 short | recursive ) echo "Configuration of ThirdPartyMumps 1.4:";; 1071 1071 esac 1072 1072 cat <<\_ACEOF … … 1244 1244 if $ac_init_version; then 1245 1245 cat <<\_ACEOF 1246 ThirdPartyMumps configure 1.4 .41246 ThirdPartyMumps configure 1.4 1247 1247 generated by GNU Autoconf 2.59 1248 1248 … … 1264 1264 running configure, to aid debugging if configure makes a mistake. 1265 1265 1266 It was created by ThirdPartyMumps $as_me 1.4 .4, which was1266 It was created by ThirdPartyMumps $as_me 1.4, which was 1267 1267 generated by GNU Autoconf 2.59. Invocation command line was 1268 1268 … … 1723 1723 1724 1724 # Capture libtool library version, if given. 1725 coin_libversion=5:4:41726 1725 1727 1726 … … 3467 3466 3468 3467 # Provide some information about the compiler. 3469 echo "$as_me:346 9:" \3468 echo "$as_me:3468:" \ 3470 3469 "checking for Fortran 77 compiler version" >&5 3471 3470 ac_compiler=`set X $ac_compile; echo $2` … … 4038 4037 ac_save_FFLAGS=$FFLAGS 4039 4038 FFLAGS="$FFLAGS $ac_verb" 4040 (eval echo $as_me:40 40: \"$ac_link\") >&54039 (eval echo $as_me:4039: \"$ac_link\") >&5 4041 4040 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4042 4041 echo "$ac_f77_v_output" >&5 … … 4116 4115 ac_save_FFLAGS=$FFLAGS 4117 4116 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 4118 (eval echo $as_me:411 8: \"$ac_link\") >&54117 (eval echo $as_me:4117: \"$ac_link\") >&5 4119 4118 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4120 4119 echo "$ac_f77_v_output" >&5 … … 6000 5999 # Define the identity of the package. 6001 6000 PACKAGE='thirdpartymumps' 6002 VERSION='1.4 .4'6001 VERSION='1.4' 6003 6002 6004 6003 … … 7187 7186 *-*-irix6*) 7188 7187 # Find out which ABI we are using. 7189 echo '#line 718 9"configure"' > conftest.$ac_ext7188 echo '#line 7188 "configure"' > conftest.$ac_ext 7190 7189 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7191 7190 (eval $ac_compile) 2>&5 … … 9183 9182 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9184 9183 -e 's:$: $lt_compiler_flag:'` 9185 (eval echo "\"\$as_me:918 5: $lt_compile\"" >&5)9184 (eval echo "\"\$as_me:9184: $lt_compile\"" >&5) 9186 9185 (eval "$lt_compile" 2>conftest.err) 9187 9186 ac_status=$? 9188 9187 cat conftest.err >&5 9189 echo "$as_me:918 9: \$? = $ac_status" >&59188 echo "$as_me:9188: \$? = $ac_status" >&5 9190 9189 if (exit $ac_status) && test -s "$ac_outfile"; then 9191 9190 # The compiler can only warn and ignore the option if not recognized … … 9451 9450 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9452 9451 -e 's:$: $lt_compiler_flag:'` 9453 (eval echo "\"\$as_me:945 3: $lt_compile\"" >&5)9452 (eval echo "\"\$as_me:9452: $lt_compile\"" >&5) 9454 9453 (eval "$lt_compile" 2>conftest.err) 9455 9454 ac_status=$? 9456 9455 cat conftest.err >&5 9457 echo "$as_me:945 7: \$? = $ac_status" >&59456 echo "$as_me:9456: \$? = $ac_status" >&5 9458 9457 if (exit $ac_status) && test -s "$ac_outfile"; then 9459 9458 # The compiler can only warn and ignore the option if not recognized … … 9555 9554 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9556 9555 -e 's:$: $lt_compiler_flag:'` 9557 (eval echo "\"\$as_me:955 7: $lt_compile\"" >&5)9556 (eval echo "\"\$as_me:9556: $lt_compile\"" >&5) 9558 9557 (eval "$lt_compile" 2>out/conftest.err) 9559 9558 ac_status=$? 9560 9559 cat out/conftest.err >&5 9561 echo "$as_me:956 1: \$? = $ac_status" >&59560 echo "$as_me:9560: \$? = $ac_status" >&5 9562 9561 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9563 9562 then … … 11972 11971 lt_status=$lt_dlunknown 11973 11972 cat > conftest.$ac_ext <<EOF 11974 #line 1197 4"configure"11973 #line 11973 "configure" 11975 11974 #include "confdefs.h" 11976 11975 … … 12072 12071 lt_status=$lt_dlunknown 12073 12072 cat > conftest.$ac_ext <<EOF 12074 #line 1207 4"configure"12073 #line 12073 "configure" 12075 12074 #include "confdefs.h" 12076 12075 … … 14432 14431 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14433 14432 -e 's:$: $lt_compiler_flag:'` 14434 (eval echo "\"\$as_me:1443 4: $lt_compile\"" >&5)14433 (eval echo "\"\$as_me:14433: $lt_compile\"" >&5) 14435 14434 (eval "$lt_compile" 2>conftest.err) 14436 14435 ac_status=$? 14437 14436 cat conftest.err >&5 14438 echo "$as_me:1443 8: \$? = $ac_status" >&514437 echo "$as_me:14437: \$? = $ac_status" >&5 14439 14438 if (exit $ac_status) && test -s "$ac_outfile"; then 14440 14439 # The compiler can only warn and ignore the option if not recognized … … 14536 14535 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14537 14536 -e 's:$: $lt_compiler_flag:'` 14538 (eval echo "\"\$as_me:1453 8: $lt_compile\"" >&5)14537 (eval echo "\"\$as_me:14537: $lt_compile\"" >&5) 14539 14538 (eval "$lt_compile" 2>out/conftest.err) 14540 14539 ac_status=$? 14541 14540 cat out/conftest.err >&5 14542 echo "$as_me:1454 2: \$? = $ac_status" >&514541 echo "$as_me:14541: \$? = $ac_status" >&5 14543 14542 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14544 14543 then … … 16106 16105 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16107 16106 -e 's:$: $lt_compiler_flag:'` 16108 (eval echo "\"\$as_me:1610 8: $lt_compile\"" >&5)16107 (eval echo "\"\$as_me:16107: $lt_compile\"" >&5) 16109 16108 (eval "$lt_compile" 2>conftest.err) 16110 16109 ac_status=$? 16111 16110 cat conftest.err >&5 16112 echo "$as_me:1611 2: \$? = $ac_status" >&516111 echo "$as_me:16111: \$? = $ac_status" >&5 16113 16112 if (exit $ac_status) && test -s "$ac_outfile"; then 16114 16113 # The compiler can only warn and ignore the option if not recognized … … 16210 16209 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16211 16210 -e 's:$: $lt_compiler_flag:'` 16212 (eval echo "\"\$as_me:1621 2: $lt_compile\"" >&5)16211 (eval echo "\"\$as_me:16211: $lt_compile\"" >&5) 16213 16212 (eval "$lt_compile" 2>out/conftest.err) 16214 16213 ac_status=$? 16215 16214 cat out/conftest.err >&5 16216 echo "$as_me:1621 6: \$? = $ac_status" >&516215 echo "$as_me:16215: \$? = $ac_status" >&5 16217 16216 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16218 16217 then … … 18417 18416 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18418 18417 -e 's:$: $lt_compiler_flag:'` 18419 (eval echo "\"\$as_me:1841 9: $lt_compile\"" >&5)18418 (eval echo "\"\$as_me:18418: $lt_compile\"" >&5) 18420 18419 (eval "$lt_compile" 2>conftest.err) 18421 18420 ac_status=$? 18422 18421 cat conftest.err >&5 18423 echo "$as_me:1842 3: \$? = $ac_status" >&518422 echo "$as_me:18422: \$? = $ac_status" >&5 18424 18423 if (exit $ac_status) && test -s "$ac_outfile"; then 18425 18424 # The compiler can only warn and ignore the option if not recognized … … 18685 18684 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18686 18685 -e 's:$: $lt_compiler_flag:'` 18687 (eval echo "\"\$as_me:1868 7: $lt_compile\"" >&5)18686 (eval echo "\"\$as_me:18686: $lt_compile\"" >&5) 18688 18687 (eval "$lt_compile" 2>conftest.err) 18689 18688 ac_status=$? 18690 18689 cat conftest.err >&5 18691 echo "$as_me:1869 1: \$? = $ac_status" >&518690 echo "$as_me:18690: \$? = $ac_status" >&5 18692 18691 if (exit $ac_status) && test -s "$ac_outfile"; then 18693 18692 # The compiler can only warn and ignore the option if not recognized … … 18789 18788 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18790 18789 -e 's:$: $lt_compiler_flag:'` 18791 (eval echo "\"\$as_me:1879 1: $lt_compile\"" >&5)18790 (eval echo "\"\$as_me:18790: $lt_compile\"" >&5) 18792 18791 (eval "$lt_compile" 2>out/conftest.err) 18793 18792 ac_status=$? 18794 18793 cat out/conftest.err >&5 18795 echo "$as_me:1879 5: \$? = $ac_status" >&518794 echo "$as_me:18794: \$? = $ac_status" >&5 18796 18795 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18797 18796 then … … 26520 26519 cat >&5 <<_CSEOF 26521 26520 26522 This file was extended by ThirdPartyMumps $as_me 1.4 .4, which was26521 This file was extended by ThirdPartyMumps $as_me 1.4, which was 26523 26522 generated by GNU Autoconf 2.59. Invocation command line was 26524 26523 … … 26578 26577 cat >>$CONFIG_STATUS <<_ACEOF 26579 26578 ac_cs_version="\\ 26580 ThirdPartyMumps config.status 1.4 .426579 ThirdPartyMumps config.status 1.4 26581 26580 configured by $0, generated by GNU Autoconf 2.59, 26582 26581 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/Mumps/stable/1.4/configure.ac
r2633 r2635 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([ThirdPartyMumps],[1.4 .4],[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:4:4)33 AC_COIN_PROJECTDIR_INIT(Mumps) 34 34 35 35 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.