Changeset 297
- Timestamp:
- Apr 10, 2007 9:37:50 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Mumps/trunk/configure
r287 r297 1737 1737 if test "${with_mumps_verbosity+set}" = set; then 1738 1738 withval="$with_mumps_verbosity" 1739 coin_mumps_verbosity=$withval 1739 if test "$withval" = yes; then 1740 withval=1 1741 fi 1742 coin_mumps_verbosity=$withval 1740 1743 else 1741 1744 coin_mumps_verbosity=0 … … 1751 1754 if test "${with_mumps_checklevel+set}" = set; then 1752 1755 withval="$with_mumps_checklevel" 1753 coin_mumps_checklevel=$withval 1756 if test "$withval" = yes; then 1757 withval=1 1758 fi 1759 coin_mumps_checklevel=$withval 1754 1760 else 1755 1761 coin_mumps_checklevel=0 … … 3199 3205 3200 3206 # Provide some information about the compiler. 3201 echo "$as_me:320 1:" \3207 echo "$as_me:3207:" \ 3202 3208 "checking for Fortran 77 compiler version" >&5 3203 3209 ac_compiler=`set X $ac_compile; echo $2` … … 3762 3768 ac_save_FFLAGS=$FFLAGS 3763 3769 FFLAGS="$FFLAGS $ac_verb" 3764 (eval echo $as_me:37 64: \"$ac_link\") >&53770 (eval echo $as_me:3770: \"$ac_link\") >&5 3765 3771 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 3766 3772 echo "$ac_f77_v_output" >&5 … … 3840 3846 ac_save_FFLAGS=$FFLAGS 3841 3847 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 3842 (eval echo $as_me:384 2: \"$ac_link\") >&53848 (eval echo $as_me:3848: \"$ac_link\") >&5 3843 3849 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 3844 3850 echo "$ac_f77_v_output" >&5 … … 6243 6249 *-*-irix6*) 6244 6250 # Find out which ABI we are using. 6245 echo '#line 62 45"configure"' > conftest.$ac_ext6251 echo '#line 6251 "configure"' > conftest.$ac_ext 6246 6252 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6247 6253 (eval $ac_compile) 2>&5 … … 8720 8726 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8721 8727 -e 's:$: $lt_compiler_flag:'` 8722 (eval echo "\"\$as_me:872 2: $lt_compile\"" >&5)8728 (eval echo "\"\$as_me:8728: $lt_compile\"" >&5) 8723 8729 (eval "$lt_compile" 2>conftest.err) 8724 8730 ac_status=$? 8725 8731 cat conftest.err >&5 8726 echo "$as_me:87 26: \$? = $ac_status" >&58732 echo "$as_me:8732: \$? = $ac_status" >&5 8727 8733 if (exit $ac_status) && test -s "$ac_outfile"; then 8728 8734 # The compiler can only warn and ignore the option if not recognized … … 8988 8994 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8989 8995 -e 's:$: $lt_compiler_flag:'` 8990 (eval echo "\"\$as_me:899 0: $lt_compile\"" >&5)8996 (eval echo "\"\$as_me:8996: $lt_compile\"" >&5) 8991 8997 (eval "$lt_compile" 2>conftest.err) 8992 8998 ac_status=$? 8993 8999 cat conftest.err >&5 8994 echo "$as_me: 8994: \$? = $ac_status" >&59000 echo "$as_me:9000: \$? = $ac_status" >&5 8995 9001 if (exit $ac_status) && test -s "$ac_outfile"; then 8996 9002 # The compiler can only warn and ignore the option if not recognized … … 9092 9098 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9093 9099 -e 's:$: $lt_compiler_flag:'` 9094 (eval echo "\"\$as_me:9 094: $lt_compile\"" >&5)9100 (eval echo "\"\$as_me:9100: $lt_compile\"" >&5) 9095 9101 (eval "$lt_compile" 2>out/conftest.err) 9096 9102 ac_status=$? 9097 9103 cat out/conftest.err >&5 9098 echo "$as_me:9 098: \$? = $ac_status" >&59104 echo "$as_me:9104: \$? = $ac_status" >&5 9099 9105 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9100 9106 then … … 11509 11515 lt_status=$lt_dlunknown 11510 11516 cat > conftest.$ac_ext <<EOF 11511 #line 1151 1"configure"11517 #line 11517 "configure" 11512 11518 #include "confdefs.h" 11513 11519 … … 11609 11615 lt_status=$lt_dlunknown 11610 11616 cat > conftest.$ac_ext <<EOF 11611 #line 1161 1"configure"11617 #line 11617 "configure" 11612 11618 #include "confdefs.h" 11613 11619 … … 13968 13974 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13969 13975 -e 's:$: $lt_compiler_flag:'` 13970 (eval echo "\"\$as_me:1397 0: $lt_compile\"" >&5)13976 (eval echo "\"\$as_me:13976: $lt_compile\"" >&5) 13971 13977 (eval "$lt_compile" 2>conftest.err) 13972 13978 ac_status=$? 13973 13979 cat conftest.err >&5 13974 echo "$as_me:139 74: \$? = $ac_status" >&513980 echo "$as_me:13980: \$? = $ac_status" >&5 13975 13981 if (exit $ac_status) && test -s "$ac_outfile"; then 13976 13982 # The compiler can only warn and ignore the option if not recognized … … 14072 14078 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14073 14079 -e 's:$: $lt_compiler_flag:'` 14074 (eval echo "\"\$as_me:140 74: $lt_compile\"" >&5)14080 (eval echo "\"\$as_me:14080: $lt_compile\"" >&5) 14075 14081 (eval "$lt_compile" 2>out/conftest.err) 14076 14082 ac_status=$? 14077 14083 cat out/conftest.err >&5 14078 echo "$as_me:140 78: \$? = $ac_status" >&514084 echo "$as_me:14084: \$? = $ac_status" >&5 14079 14085 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14080 14086 then … … 15641 15647 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15642 15648 -e 's:$: $lt_compiler_flag:'` 15643 (eval echo "\"\$as_me:1564 3: $lt_compile\"" >&5)15649 (eval echo "\"\$as_me:15649: $lt_compile\"" >&5) 15644 15650 (eval "$lt_compile" 2>conftest.err) 15645 15651 ac_status=$? 15646 15652 cat conftest.err >&5 15647 echo "$as_me:156 47: \$? = $ac_status" >&515653 echo "$as_me:15653: \$? = $ac_status" >&5 15648 15654 if (exit $ac_status) && test -s "$ac_outfile"; then 15649 15655 # The compiler can only warn and ignore the option if not recognized … … 15745 15751 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15746 15752 -e 's:$: $lt_compiler_flag:'` 15747 (eval echo "\"\$as_me:157 47: $lt_compile\"" >&5)15753 (eval echo "\"\$as_me:15753: $lt_compile\"" >&5) 15748 15754 (eval "$lt_compile" 2>out/conftest.err) 15749 15755 ac_status=$? 15750 15756 cat out/conftest.err >&5 15751 echo "$as_me:1575 1: \$? = $ac_status" >&515757 echo "$as_me:15757: \$? = $ac_status" >&5 15752 15758 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15753 15759 then … … 17951 17957 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17952 17958 -e 's:$: $lt_compiler_flag:'` 17953 (eval echo "\"\$as_me:1795 3: $lt_compile\"" >&5)17959 (eval echo "\"\$as_me:17959: $lt_compile\"" >&5) 17954 17960 (eval "$lt_compile" 2>conftest.err) 17955 17961 ac_status=$? 17956 17962 cat conftest.err >&5 17957 echo "$as_me:179 57: \$? = $ac_status" >&517963 echo "$as_me:17963: \$? = $ac_status" >&5 17958 17964 if (exit $ac_status) && test -s "$ac_outfile"; then 17959 17965 # The compiler can only warn and ignore the option if not recognized … … 18219 18225 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18220 18226 -e 's:$: $lt_compiler_flag:'` 18221 (eval echo "\"\$as_me:1822 1: $lt_compile\"" >&5)18227 (eval echo "\"\$as_me:18227: $lt_compile\"" >&5) 18222 18228 (eval "$lt_compile" 2>conftest.err) 18223 18229 ac_status=$? 18224 18230 cat conftest.err >&5 18225 echo "$as_me:182 25: \$? = $ac_status" >&518231 echo "$as_me:18231: \$? = $ac_status" >&5 18226 18232 if (exit $ac_status) && test -s "$ac_outfile"; then 18227 18233 # The compiler can only warn and ignore the option if not recognized … … 18323 18329 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18324 18330 -e 's:$: $lt_compiler_flag:'` 18325 (eval echo "\"\$as_me:183 25: $lt_compile\"" >&5)18331 (eval echo "\"\$as_me:18331: $lt_compile\"" >&5) 18326 18332 (eval "$lt_compile" 2>out/conftest.err) 18327 18333 ac_status=$? 18328 18334 cat out/conftest.err >&5 18329 echo "$as_me:183 29: \$? = $ac_status" >&518335 echo "$as_me:18335: \$? = $ac_status" >&5 18330 18336 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18331 18337 then … … 21058 21064 ;; 21059 21065 esac 21066 ;; 21067 *-darwin*) 21068 { echo "$as_me:$LINENO: Applying patches to libtool for Darwin" >&5 21069 echo "$as_me: Applying patches to libtool for Darwin" >&6;} 21070 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"/' \ 21071 libtool > conftest.bla 21072 21073 mv conftest.bla libtool 21074 chmod 755 libtool 21075 ;; 21060 21076 esac 21061 21077 # This fi matches the commented `if test "x$LIBTOOL" = x;' up at the head of
Note: See TracChangeset
for help on using the changeset viewer.