Use the fixed open() function.
authorBruno Haible <bruno@clisp.org>
Thu, 2 Oct 2008 10:24:27 +0000 (12:24 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 2 Oct 2008 10:24:27 +0000 (12:24 +0200)
ChangeLog
modules/posix_spawn-internal

index 8a60609..2a2ac3f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-02  Bruno Haible  <bruno@clisp.org>
+
+       * modules/posix_spawn-internal (Depends-on): Add 'open'.
+
 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
 
        * build-aux/bootstrap: Allow renaming bootstrap, and change the
index bc32239..12aff37 100644 (file)
@@ -9,6 +9,7 @@ m4/posix_spawn.m4
 Depends-on:
 spawn
 alloca-opt
+open
 strchrnul
 
 configure.ac: