summaryrefslogtreecommitdiff
path: root/ext/dom
diff options
context:
space:
mode:
authorHugh McMaster <hugh.mcmaster@outlook.com>2019-04-18 20:09:01 +1000
committerNikita Popov <nikita.ppv@gmail.com>2019-04-18 13:08:02 +0200
commit9f0c9b7ad6316b6185a2fc2997bf241785c30120 (patch)
tree5fd5a87046ad90e8e54435ab558e2290a3d7e174 /ext/dom
parentcc930cdd75cc67f1f96177c0b24c2b1318680a78 (diff)
downloadphp-git-9f0c9b7ad6316b6185a2fc2997bf241785c30120.tar.gz
Rename --enable-libxml to --with-libxml to meet naming guidelines
Diffstat (limited to 'ext/dom')
-rw-r--r--ext/dom/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/config.m4 b/ext/dom/config.m4
index a14f27254a..c7ebb20f81 100644
--- a/ext/dom/config.m4
+++ b/ext/dom/config.m4
@@ -9,7 +9,7 @@ PHP_ARG_ENABLE([dom],
if test "$PHP_DOM" != "no"; then
if test "$PHP_LIBXML" = "no"; then
- AC_MSG_ERROR([DOM extension requires LIBXML extension, add --enable-libxml])
+ AC_MSG_ERROR([DOM extension requires LIBXML extension, add --with-libxml])
fi
PHP_SETUP_LIBXML(DOM_SHARED_LIBADD, [