Tests for module 'unictype/joiningtype-name'.
[pspp] / modules / save-cwd
index 67f226df3228e5d1cbfb5f239bf5d9a852397b4d..02a072339189e2b0b8769135a4205184b566b344 100644 (file)
@@ -7,13 +7,17 @@ lib/save-cwd.c
 m4/save-cwd.m4
 
 Depends-on:
-xgetcwd
+chdir-long
+cloexec
+getcwd
+fchdir
+stdbool
+unistd-safer
 
 configure.ac:
 gl_SAVE_CWD
 
 Makefile.am:
-lib_SOURCES += save-cwd.h save-cwd.c
 
 Include:
 "save-cwd.h"