CVSROOT:        /sources/grep
Module name:    grep
Changes by:     Tony Abou-Assaleh <taa> 09/01/31 06:16:57

Index: m4/regex.m4
===================================================================
RCS file: /sources/grep/grep/m4/regex.m4,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- m4/regex.m4 13 Mar 2002 13:37:47 -0000      1.9
+++ m4/regex.m4 31 Jan 2009 06:16:56 -0000      1.10
@@ -5,7 +5,7 @@
 
 dnl Usage: jm_INCLUDED_REGEX([lib/regex.c])
 dnl
-AC_DEFUN(jm_INCLUDED_REGEX,
+AC_DEFUN([jm_INCLUDED_REGEX],
   [
     dnl Even packages that don't use regex.c can use this macro.
     dnl Of course, for them it doesn't do anything.


Reply via email to