summaryrefslogtreecommitdiff
path: root/ext/xml
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/xml
parentcc930cdd75cc67f1f96177c0b24c2b1318680a78 (diff)
downloadphp-git-9f0c9b7ad6316b6185a2fc2997bf241785c30120.tar.gz
Rename --enable-libxml to --with-libxml to meet naming guidelines
Diffstat (limited to 'ext/xml')
-rw-r--r--ext/xml/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xml/config.m4 b/ext/xml/config.m4
index 7c039efd81..ce18d37f8e 100644
--- a/ext/xml/config.m4
+++ b/ext/xml/config.m4
@@ -21,7 +21,7 @@ if test "$PHP_XML" != "no"; then
if test "$PHP_LIBEXPAT_DIR" = "no"; then
if test "$PHP_LIBXML" = "no"; then
- AC_MSG_ERROR([XML extension requires LIBXML extension, add --enable-libxml])
+ AC_MSG_ERROR([XML extension requires LIBXML extension, add --with-libxml])
fi
PHP_SETUP_LIBXML(XML_SHARED_LIBADD, [