gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / chdir-safer
index d709ef4..7455b32 100644 (file)
@@ -7,7 +7,11 @@ lib/chdir-safer.c
 m4/chdir-safer.m4
 
 Depends-on:
-fcntl
+errno
+fchdir
+fcntl-h
+fstat
+open
 same-inode
 stdbool
 
@@ -15,7 +19,7 @@ configure.ac:
 gl_CHDIR_SAFER
 
 Makefile.am:
-EXTRA_DIST += chdir-safer.h
+lib_SOURCES += chdir-safer.c
 
 Include:
 "chdir-safer.h"