--- php-4.3.2/configure.in.orig Fri Jun 13 16:12:24 2003 +++ php-4.3.2/configure.in Tue Jun 17 17:05:41 2003 @@ -1053,19 +1053,6 @@ PHP_SUBST_OLD(YACC) PHP_SUBST_OLD(SHLIB_SUFFIX_NAME) -old_CC=$CC - -if test "$PHP_THREAD_SAFETY" = "yes" && test -n "$ac_cv_pthreads_cflags"; then - CXXFLAGS="$CXXFLAGS $ac_cv_pthreads_cflags" - INLINE_CFLAGS="$INLINE_CFLAGS $ac_cv_pthreads_cflags" - cat >meta_ccld<