summaryrefslogtreecommitdiff
path: root/ext/ereg/config0.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ereg/config0.m4')
-rw-r--r--ext/ereg/config0.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ereg/config0.m4 b/ext/ereg/config0.m4
index f4f8190932..caec39d285 100644
--- a/ext/ereg/config0.m4
+++ b/ext/ereg/config0.m4
@@ -5,7 +5,7 @@ dnl
dnl Check for regex library type
dnl
PHP_ARG_WITH(regex,,
-[ --with-regex=TYPE regex library type: system, php. [TYPE=php]
+[ --with-regex=TYPE Regex library type: system, php. [TYPE=php]
WARNING: Do NOT use unless you know what you are doing!], php, no)
case $PHP_REGEX in