Depend on module 'write', in case module 'sigpipe' is used also.
authorBruno Haible <bruno@clisp.org>
Fri, 26 Sep 2008 11:33:00 +0000 (13:33 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 26 Sep 2008 11:44:53 +0000 (13:44 +0200)
ChangeLog
modules/safe-write

index fe7b025c8e3ce50d262828af60152cb1be3464c9..5c499da2c6f21652b47ded248aaac3c6fe8884b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,8 @@
 
 2008-09-26  Bruno Haible  <bruno@clisp.org>
 
+       * modules/safe-write (Depends-on): Add write.
+
        * modules/sigpipe-tests: New file.
        * tests/test-sigpipe.c: New file.
        * tests/test-sigpipe.sh: New file.
index 235dc23392edb8e26a87fcc53ab4b3128a260db5..cd4da56450b426c607e57a6760853fefeab6c440 100644 (file)
@@ -8,6 +8,7 @@ m4/safe-write.m4
 
 Depends-on:
 safe-read
+write
 
 configure.ac:
 gl_SAFE_WRITE