summarylogtreecommitdiffstats
path: root/recode-php5.3.patch
diff options
context:
space:
mode:
authorEugene Lamskoy2022-02-03 20:40:40 +0200
committerEugene Lamskoy2022-02-03 20:40:40 +0200
commit1f550eee0ee78277275050e14971255aa1bc0a6d (patch)
treec1ca46eceabd79ac6d7163d9ffbadf19a52331d9 /recode-php5.3.patch
parent0dba11ad531c4db5855b80f5525a9b30591aa46c (diff)
downloadaur-1f550eee0ee78277275050e14971255aa1bc0a6d.tar.gz
new version
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