From: Jim Meyering Date: Sat, 4 Jul 1998 00:19:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: cvs-readonly~7766 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=314e039c9ae5fc59c90e1158bd1a12e2ad7bc2ce;p=gnulib.git *** empty log message *** --- diff --git a/m4/regex.m4 b/m4/regex.m4 index 733ad3a4e..bf4d19489 100644 --- a/m4/regex.m4 +++ b/m4/regex.m4 @@ -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)