openat: provide more convenience names
[pspp] / modules / save-cwd
index 67f226df3228e5d1cbfb5f239bf5d9a852397b4d..18c43b9ef7d0ae858d94c12cfc05dff7d8032fb0 100644 (file)
@@ -7,13 +7,15 @@ lib/save-cwd.c
 m4/save-cwd.m4
 
 Depends-on:
+chdir-long
+fcntl-safer
 xgetcwd
+stdbool
 
 configure.ac:
 gl_SAVE_CWD
 
 Makefile.am:
-lib_SOURCES += save-cwd.h save-cwd.c
 
 Include:
 "save-cwd.h"