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

Index: m4/dosfile.m4
===================================================================
RCS file: /sources/grep/grep/m4/dosfile.m4,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- m4/dosfile.m4       25 Sep 2001 12:16:48 -0000      1.5
+++ m4/dosfile.m4       31 Jan 2009 06:16:53 -0000      1.6
@@ -3,7 +3,7 @@
 # Also set the macro HAVE_DOS_FILE_CONTENTS for now,
 # since don't know of a good way to independently check this.
 dnl AC_DOSFILE()
-AC_DEFUN(AC_DOSFILE,
+AC_DEFUN([AC_DOSFILE],
 [
   AC_CACHE_CHECK([for dos file convention], ac_cv_dosfile,
     [if test -d ".\."; then


Reply via email to