Changeset 11467 for ImageMagick/trunk/configure
- Timestamp:
- 06/23/08 09:55:26 (2 months ago)
- Files:
-
- 1 modified
-
ImageMagick/trunk/configure (modified) (12 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ImageMagick/trunk/configure
r11455 r11467 7790 7790 7791 7791 macro_version='2.2.5a' 7792 macro_revision='1.299 2'7792 macro_revision='1.2993' 7793 7793 7794 7794 … … 11780 11780 linux* | k*bsd*-gnu) 11781 11781 case $cc_basename in 11782 icc* | ecc*) 11782 # old Intel for x86_64 which still supported -KPIC. 11783 ecc*) 11783 11784 lt_prog_compiler_wl='-Wl,' 11784 11785 lt_prog_compiler_pic='-KPIC' 11785 11786 lt_prog_compiler_static='-static' 11786 11787 ;; 11787 ifort*) 11788 # icc used to be incompatible with GCC. 11789 # ICC 10 doesn't accept -KPIC any more. 11790 icc* | ifort*) 11788 11791 lt_prog_compiler_wl='-Wl,' 11789 11792 lt_prog_compiler_pic='-fPIC' … … 11939 11942 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 11940 11943 -e 's:$: $lt_compiler_flag:'` 11941 (eval echo "\"\$as_me:1194 1: $lt_compile\"" >&5)11944 (eval echo "\"\$as_me:11944: $lt_compile\"" >&5) 11942 11945 (eval "$lt_compile" 2>conftest.err) 11943 11946 ac_status=$? 11944 11947 cat conftest.err >&5 11945 echo "$as_me:1194 5: \$? = $ac_status" >&511948 echo "$as_me:11948: \$? = $ac_status" >&5 11946 11949 if (exit $ac_status) && test -s "$ac_outfile"; then 11947 11950 # The compiler can only warn and ignore the option if not recognized … … 12044 12047 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12045 12048 -e 's:$: $lt_compiler_flag:'` 12046 (eval echo "\"\$as_me:1204 6: $lt_compile\"" >&5)12049 (eval echo "\"\$as_me:12049: $lt_compile\"" >&5) 12047 12050 (eval "$lt_compile" 2>out/conftest.err) 12048 12051 ac_status=$? 12049 12052 cat out/conftest.err >&5 12050 echo "$as_me:1205 0: \$? = $ac_status" >&512053 echo "$as_me:12053: \$? = $ac_status" >&5 12051 12054 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12052 12055 then … … 12099 12102 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12100 12103 -e 's:$: $lt_compiler_flag:'` 12101 (eval echo "\"\$as_me:1210 1: $lt_compile\"" >&5)12104 (eval echo "\"\$as_me:12104: $lt_compile\"" >&5) 12102 12105 (eval "$lt_compile" 2>out/conftest.err) 12103 12106 ac_status=$? 12104 12107 cat out/conftest.err >&5 12105 echo "$as_me:1210 5: \$? = $ac_status" >&512108 echo "$as_me:12108: \$? = $ac_status" >&5 12106 12109 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12107 12110 then … … 14895 14898 lt_status=$lt_dlunknown 14896 14899 cat > conftest.$ac_ext <<_LT_EOF 14897 #line 14 897"configure"14900 #line 14900 "configure" 14898 14901 #include "confdefs.h" 14899 14902 … … 14995 14998 lt_status=$lt_dlunknown 14996 14999 cat > conftest.$ac_ext <<_LT_EOF 14997 #line 1 4997"configure"15000 #line 15000 "configure" 14998 15001 #include "confdefs.h" 14999 15002 … … 16836 16839 lt_prog_compiler_pic_CXX='-fPIC' 16837 16840 ;; 16838 icpc* |ecpc* )16839 # Intel C++16841 ecpc* ) 16842 # old Intel C++ for x86_64 which still supported -KPIC. 16840 16843 lt_prog_compiler_wl_CXX='-Wl,' 16841 16844 lt_prog_compiler_pic_CXX='-KPIC' 16845 lt_prog_compiler_static_CXX='-static' 16846 ;; 16847 icpc* ) 16848 # Intel C++, used to be incompatible with GCC. 16849 # ICC 10 doesn't accept -KPIC any more. 16850 lt_prog_compiler_wl_CXX='-Wl,' 16851 lt_prog_compiler_pic_CXX='-fPIC' 16842 16852 lt_prog_compiler_static_CXX='-static' 16843 16853 ;; … … 17010 17020 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17011 17021 -e 's:$: $lt_compiler_flag:'` 17012 (eval echo "\"\$as_me:170 12: $lt_compile\"" >&5)17022 (eval echo "\"\$as_me:17022: $lt_compile\"" >&5) 17013 17023 (eval "$lt_compile" 2>conftest.err) 17014 17024 ac_status=$? 17015 17025 cat conftest.err >&5 17016 echo "$as_me:170 16: \$? = $ac_status" >&517026 echo "$as_me:17026: \$? = $ac_status" >&5 17017 17027 if (exit $ac_status) && test -s "$ac_outfile"; then 17018 17028 # The compiler can only warn and ignore the option if not recognized … … 17109 17119 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17110 17120 -e 's:$: $lt_compiler_flag:'` 17111 (eval echo "\"\$as_me:171 11: $lt_compile\"" >&5)17121 (eval echo "\"\$as_me:17121: $lt_compile\"" >&5) 17112 17122 (eval "$lt_compile" 2>out/conftest.err) 17113 17123 ac_status=$? 17114 17124 cat out/conftest.err >&5 17115 echo "$as_me:171 15: \$? = $ac_status" >&517125 echo "$as_me:17125: \$? = $ac_status" >&5 17116 17126 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17117 17127 then … … 17161 17171 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17162 17172 -e 's:$: $lt_compiler_flag:'` 17163 (eval echo "\"\$as_me:171 63: $lt_compile\"" >&5)17173 (eval echo "\"\$as_me:17173: $lt_compile\"" >&5) 17164 17174 (eval "$lt_compile" 2>out/conftest.err) 17165 17175 ac_status=$? 17166 17176 cat out/conftest.err >&5 17167 echo "$as_me:171 67: \$? = $ac_status" >&517177 echo "$as_me:17177: \$? = $ac_status" >&5 17168 17178 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17169 17179 then … … 19081 19091 lt_status=$lt_dlunknown 19082 19092 cat > conftest.$ac_ext <<_LT_EOF 19083 #line 190 83 "configure"19093 #line 19093 "configure" 19084 19094 #include "confdefs.h" 19085 19095
