*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 4 Jul 1998 00:19:08 +0000 (00:19 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 4 Jul 1998 00:19:08 +0000 (00:19 +0000)
m4/regex.m4

index 733ad3a..bf4d194 100644 (file)
@@ -5,7 +5,7 @@ dnl From grep.
 AC_DEFUN(jm_WITH_REGEX,
   [
     AC_ARG_WITH(included-regex,
-               [  --without-included-regex         don't compile regex],
+               [  --without-included-regex don't compile regex],
                USE_REGEX=$withval,
                USE_REGEX=yes)