]> granicus.if.org Git - php/commitdiff
Replace underscores with dashes in --enable-mime-magic
authorSascha Schumann <sas@php.net>
Tue, 24 Sep 2002 06:37:17 +0000 (06:37 +0000)
committerSascha Schumann <sas@php.net>
Tue, 24 Sep 2002 06:37:17 +0000 (06:37 +0000)
ext/mime_magic/config.m4

index 183a14013ea3eb595ea0d61d32dc3e3f0e47330d..de7af20e6bcd161b8423fccff1c6d7bb89fb4efd 100644 (file)
@@ -1,8 +1,8 @@
 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])
+PHP_ARG_ENABLE(mime-magic, whether to 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)