--- php-5.0.4/ext/recode/config9.m4.orig	2005-07-13 04:06:02.000000000 +1000
+++ php-5.0.4/ext/recode/config9.m4	2005-07-13 04:06:28.000000000 +1000
@@ -8,6 +8,6 @@
   test "$PHP_MYSQL" != "no" && recode_conflict="$recode_conflict mysql"
 
   if test -n "$recode_conflict"; then
-    AC_MSG_ERROR([recode extension can not be configured together with:$recode_conflict])
+    AC_MSG_WARN([recode extension can not be used together with:$recode_conflict])
   fi
 fi
