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 fda473c..5f92874 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 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
        specially.
 
index 8d9fca8..4a50141 100644 (file)
@@ -8,6 +8,7 @@ m4/fchdir.m4
 
 Depends-on:
 absolute-header
+dup2
 fcntl
 unistd
 canonicalize-lgpl