Depends on dup2 function being available.
authorBruno Haible <bruno@clisp.org>
Sun, 18 Feb 2007 22:44:21 +0000 (22:44 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 18 Feb 2007 22:44:21 +0000 (22:44 +0000)
ChangeLog
modules/fchdir

index fda473c421c4b3d18752d389e451938f4bc8b4dd..5f9287471505278829edd942bc6cf9ffce296a89 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-18  Bruno Haible  <bruno@clisp.org>
+
+       * modules/fchdir (Depends-on): Add dup2.
+
 2007-02-18  Bruno Haible  <bruno@clisp.org>
 
        * lib/stdlib_.h: Handle glibc's special invocation convention
index 8d9fca812811b558544a7fd05af8006eb11cb53d..4a501417c56c6c72cc4afe0bd9c5dce8c4d09220 100644 (file)
@@ -8,6 +8,7 @@ m4/fchdir.m4
 
 Depends-on:
 absolute-header
+dup2
 fcntl
 unistd
 canonicalize-lgpl