Mercurial > hg > octave-jordi > gnulib-hg
changeset 8997:18fe165413a7
Fix typo in yesterday's log.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Thu, 21 Jun 2007 08:22:14 +0000 |
parents | 249583771c09 |
children | 442682a45bcd |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.