]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Correct attribution for AC_CHECK_FILE and friends.
authorBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Mon, 28 Sep 1998 18:49:51 +0000 (18:49 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Mon, 28 Sep 1998 18:49:51 +0000 (18:49 +0000)
ChangeLog

index 94f7cf5a564b05b5c7fdd0b81ed6c25f7ab99f83..3ede26f8e51d124f9245c552081d242396dd9051 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,7 +51,7 @@
 
        * acgeneral.m4 (AC_CHECK_FILE): New macro. Checks for the
        existence of a file in the file system (native only).
-       Contributed by Theodore Y. Ts'o <tytso@mit.edu>.
+       Contributed by Ken Raeburn <raeburn@cygnus.com>.
        (AC_CHECK_FILES): Likewise.
 
 1998-09-15  Didier Verna  <verna@inf.enst.fr>