projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22be6a7
)
* modules/savewd (Depends-on): Add fcntl_h to avoid self-test
author
Jim Meyering
<jim@meyering.net>
Sat, 2 Dec 2006 09:18:36 +0000
(09:18 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 2 Dec 2006 09:18:36 +0000
(09:18 +0000)
build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
Reported by Simon Josefsson.
ChangeLog
patch
|
blob
|
history
modules/savewd
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 15a8b7690937f8e3714bbb019351c07e7f9b71ad..7888f38ecd0ad46e2bdb1b1d2e7c17607e782fbb 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+2006-12-01 Jim Meyering <jim@meyering.net>
+
+ * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
+ build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
+ Reported by Simon Josefsson.
+
2006-11-30 Jim Meyering <jim@meyering.net>
* m4/warning.m4: Use the all-permissive copyright notice
diff --git
a/modules/savewd
b/modules/savewd
index 1ea107c408acbf026ad8bf08a906b3d4b8f53d8f..eeb743fc373cd17a97564960211e4784f2d550a4 100644
(file)
--- a/
modules/savewd
+++ b/
modules/savewd
@@
-10,6
+10,7
@@
Depends-on:
dirname
exit
fcntl-safer
+fcntl_h
raise
stdbool
xalloc