openat: provide more convenience names
[pspp] / modules / chdir-long
index 18cb94ca00a6c2c73121fe0f8ddffe5708b6c831..cdcb9eb70e523478b2584d84d7d9dd6d16152c68 100644 (file)
@@ -7,8 +7,11 @@ lib/chdir-long.c
 m4/chdir-long.m4
 
 Depends-on:
-fcntl
-openat
+atexit
+fchdir
+fcntl-h
+openat-safer
+memchr
 mempcpy
 memrchr
 stdbool
@@ -17,7 +20,6 @@ configure.ac:
 gl_FUNC_CHDIR_LONG
 
 Makefile.am:
-EXTRA_DIST += chdir-long.h
 
 Include:
 "chdir-long.h"