summaryrefslogtreecommitdiff
path: root/ext/mime_magic/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mime_magic/config.m4')
-rw-r--r--ext/mime_magic/config.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/mime_magic/config.m4 b/ext/mime_magic/config.m4
index 1682399501..0e53bc5d56 100644
--- a/ext/mime_magic/config.m4
+++ b/ext/mime_magic/config.m4
@@ -4,8 +4,7 @@ dnl
PHP_ARG_WITH(mime-magic, whether to include mime_magic support,
[ --with-mime-magic[=FILE]
- Include mime_magic support. FILE is the optional
- pathname to the magic.mime file.])
+ Include mime_magic support (deprecated)])
if test "$PHP_MIME_MAGIC" != "no"; then