From 948200d40f02a14d694a53b607bf90c84d3ac938 Mon Sep 17 00:00:00 2001 From: jmarcus Date: Thu, 14 Feb 2002 18:02:04 +0000 Subject: [PATCH] Fix the comments. --- macros/grep-check.m4 | 4 ++-- macros/ps-check.m4 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/macros/grep-check.m4 b/macros/grep-check.m4 index 35b33759..d2a5544a 100644 --- a/macros/grep-check.m4 +++ b/macros/grep-check.m4 @@ -1,5 +1,5 @@ -dnl Autoconf macro to check for the existence of Perl -dnl $Id: grep-check.m4,v 1.1 2002-02-07 05:09:01 jmarcus Exp $ +dnl Autoconf macro to check for the existence of grep +dnl $Id: grep-check.m4,v 1.2 2002-02-14 18:02:04 jmarcus Exp $ AC_DEFUN([AC_PROG_GREP], [ AC_REQUIRE([AC_EXEEXT])dnl diff --git a/macros/ps-check.m4 b/macros/ps-check.m4 index b433079f..3f47b85f 100644 --- a/macros/ps-check.m4 +++ b/macros/ps-check.m4 @@ -1,5 +1,5 @@ -dnl Autoconf macro to check for the existence of Perl -dnl $Id: ps-check.m4,v 1.1 2002-02-07 05:09:01 jmarcus Exp $ +dnl Autoconf macro to check for the existence of ps +dnl $Id: ps-check.m4,v 1.2 2002-02-14 18:02:04 jmarcus Exp $ AC_DEFUN([AC_PROG_PS], [ AC_REQUIRE([AC_EXEEXT])dnl -- 2.39.2