projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a2abc3
)
Depend on module 'write', in case module 'sigpipe' is used also.
author
Bruno Haible
<bruno@clisp.org>
Fri, 26 Sep 2008 11:33:00 +0000
(13:33 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Fri, 26 Sep 2008 11:44:53 +0000
(13:44 +0200)
ChangeLog
patch
|
blob
|
history
modules/safe-write
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
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.
diff --git
a/modules/safe-write
b/modules/safe-write
index 235dc23392edb8e26a87fcc53ab4b3128a260db5..cd4da56450b426c607e57a6760853fefeab6c440 100644
(file)
--- a/
modules/safe-write
+++ b/
modules/safe-write
@@
-8,6
+8,7
@@
m4/safe-write.m4
Depends-on:
safe-read
+write
configure.ac:
gl_SAFE_WRITE