Add missing dependency.
authorBruno Haible <bruno@clisp.org>
Sun, 14 Jan 2007 20:29:04 +0000 (20:29 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 14 Jan 2007 20:29:04 +0000 (20:29 +0000)
ChangeLog
modules/fchdir
modules/unistd

index 11f4bec..9e29999 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
        * modules/allocsa-tests: New file.
        * tests/test-allocsa.c: New file.
 
+2007-01-14  Bruno Haible  <bruno@clisp.org>
+
+       * modules/fchdir (Depends-on): Add absolute-header.
+       * modules/unistd (Depends-on): Likewise.
+
 2006-12-30  Bruno Haible  <bruno@clisp.org>
 
        * modules/fchdir: New file.
index b8fa651..f3d177f 100644 (file)
@@ -7,6 +7,7 @@ lib/dirent_.h
 m4/fchdir.m4
 
 Depends-on:
+absolute-header
 fcntl
 unistd
 canonicalize-lgpl
index d04c80c..c42a3ac 100644 (file)
@@ -6,6 +6,7 @@ m4/unistd_h.m4
 lib/unistd_.h
 
 Depends-on:
+absolute-header
 
 configure.ac:
 gl_HEADER_UNISTD