Fix typo in yesterday's log.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Jun 2007 08:22:14 +0000 (08:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Jun 2007 08:22:14 +0000 (08:22 +0000)
ChangeLog

index ea30dd6..53fbf23 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,8 +47,8 @@
        * lib/unistd_.h: Likewise.
        * lib/wchar_.h: Likewise.
        * lib/wctype_.h: Likewise.
-       * modules/fcntl (Depends-on): Depend on absolute-header, not
-       include_next.
+       * modules/fcntl (Depends-on): Depend on include_next, not
+       absolute_header.
        (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
        HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
        * modules/float: Likewise.