*** 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 733ad3a4e861e9acd97a47b8d529d97386cff02b..bf4d194893df3602c3e58cf94b2c1a7ce83b9b2d 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)