]> arthur.barton.de Git - netatalk.git/commitdiff
Fix the comments.
authorjmarcus <jmarcus>
Thu, 14 Feb 2002 18:02:04 +0000 (18:02 +0000)
committerjmarcus <jmarcus>
Thu, 14 Feb 2002 18:02:04 +0000 (18:02 +0000)
macros/grep-check.m4
macros/ps-check.m4

index 35b33759c78ab1428a21d17481322e27a618a30a..d2a5544a29f76ed5d800902fa9a54a9087102113 100644 (file)
@@ -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
index b433079f08b41c732c64e3dbe7af71e26646fb47..3f47b85f37ef7f3ee45c4a107e151d7868349e51 100644 (file)
@@ -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