summaryrefslogtreecommitdiff
path: root/ext/mime_magic
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2002-09-19 20:14:35 +0000
committerDerick Rethans <derick@php.net>2002-09-19 20:14:35 +0000
commitcf07c698d13ea52d20abce2ee54d7c9a9f8ee382 (patch)
treeda9e39a5e906ad6534e4c06ce5840db0bc6fd9dc /ext/mime_magic
parenta694fa9ca74fc05e6bb85b7313bdd51ebc29a6cd (diff)
downloadphp-git-cf07c698d13ea52d20abce2ee54d7c9a9f8ee382.tar.gz
- Align configure --help messages
Diffstat (limited to 'ext/mime_magic')
-rw-r--r--ext/mime_magic/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mime_magic/config.m4 b/ext/mime_magic/config.m4
index 567deb56cb..183a14013e 100644
--- a/ext/mime_magic/config.m4
+++ b/ext/mime_magic/config.m4
@@ -2,7 +2,7 @@ dnl $Id$
dnl config.m4 for extension mime_magic
PHP_ARG_ENABLE(mime_magic, whether to enable mime_magic support,
-[ --enable-mime_magic Enable mime_magic support])
+[ --enable-mime_magic Enable mime_magic support])
if test "$PHP_MIME_MAGIC" = "yes"; then
dnl PHP_SUBST(MIME_MAGIC_SHARED_LIBADD)