From 314e039c9ae5fc59c90e1158bd1a12e2ad7bc2ce Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 4 Jul 1998 00:19:08 +0000 Subject: [PATCH] *** empty log message *** --- m4/regex.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/regex.m4 b/m4/regex.m4 index 733ad3a4e8..bf4d194893 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) -- 2.30.2