* modules/savewd (Depends-on): Add fcntl_h to avoid self-test
authorJim Meyering <jim@meyering.net>
Sat, 2 Dec 2006 09:18:36 +0000 (09:18 +0000)
committerJim 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
modules/savewd

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
index 1ea107c408acbf026ad8bf08a906b3d4b8f53d8f..eeb743fc373cd17a97564960211e4784f2d550a4 100644 (file)
@@ -10,6 +10,7 @@ Depends-on:
 dirname
 exit
 fcntl-safer
+fcntl_h
 raise
 stdbool
 xalloc