summarylogtreecommitdiffstats
path: root/recode-php5.3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recode-php5.3.patch')
-rw-r--r--recode-php5.3.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recode-php5.3.patch b/recode-php5.3.patch
new file mode 100644
index 000000000000..f7fa0105b78d
--- /dev/null
+++ b/recode-php5.3.patch
@@ -0,0 +1,10 @@
+--- a/ext/recode/config9.m4
++++ b/ext/recode/config9.m4
+@@ -13,6 +13,6 @@
+ fi
+
+ 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 configured together with:$recode_conflict])
+ fi
+ fi