Update module dependencies.
authorBruno Haible <bruno@clisp.org>
Sun, 23 Aug 2009 08:18:14 +0000 (10:18 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 23 Aug 2009 08:18:14 +0000 (10:18 +0200)
ChangeLog
modules/fchdir
modules/pipe2

index bf65748ce42f75ce9fe38a3c3d1d9b8c9eb2a1be..c475641524f43cfc906efd80c3539629203e7420 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-23  Bruno Haible  <bruno@clisp.org>
+
+       * modules/fchdir (Depends-on): Use fcntl-h instead of fcntl.
+       * modules/pipe2 (Depends-on): Likewise.
+
 2009-08-23  Eric Blake  <ebb9@byu.net>
 
        fcntl-h: add O_TTY_INIT support
index 4b25e52257bb4a3f88b4066383c009cc48d66f9b..17e842c6406f46e824325866bd14dccfabe6a4a4 100644 (file)
@@ -11,7 +11,7 @@ close
 dirent
 dirfd
 dup2
-fcntl
+fcntl-h
 include_next
 open
 strdup
index 6a1932b2f7d3146fabc25b6362214943194296fc..9117e73adf8be63cf8d139743855b28c806748ac 100644 (file)
@@ -7,7 +7,7 @@ m4/pipe2.m4
 
 Depends-on:
 unistd
-fcntl
+fcntl-h
 binary-io
 
 configure.ac: