comparison src/auto/configure @ 716:8ae24f338cab v7.0217

updated for version 7.0217
author vimboss
date Tue, 07 Mar 2006 22:38:47 +0000
parents 2fae45239fb3
children f0d0d3d3a1e2
comparison
equal deleted inserted replaced
715:b526e10493b1 716:8ae24f338cab
2928 echo "$as_me: failed program was:" >&5 2928 echo "$as_me: failed program was:" >&5
2929 sed 's/^/| /' conftest.$ac_ext >&5 2929 sed 's/^/| /' conftest.$ac_ext >&5
2930 2930
2931 echo "$as_me:$LINENO: result: not found" >&5 2931 echo "$as_me:$LINENO: result: not found" >&5
2932 echo "${ECHO_T}not found" >&6 2932 echo "${ECHO_T}not found" >&6
2933 CFLAGS="save_cflags" 2933 CFLAGS="$save_cflags"
2934 echo "$as_me:$LINENO: checking if Intel architecture is supported" >&5 2934 echo "$as_me:$LINENO: checking if Intel architecture is supported" >&5
2935 echo $ECHO_N "checking if Intel architecture is supported... $ECHO_C" >&6 2935 echo $ECHO_N "checking if Intel architecture is supported... $ECHO_C" >&6
2936 CPPFLAGS="$CPPFLAGS -arch i386" 2936 CPPFLAGS="$CPPFLAGS -arch i386"
2937 LDFLAGS="$save_ldflags -arch i386" 2937 LDFLAGS="$save_ldflags -arch i386"
2938 cat >conftest.$ac_ext <<_ACEOF 2938 cat >conftest.$ac_ext <<_ACEOF