maint.mk: avoid unexpanded \n in two diagnostics
[pspp] / modules / save-cwd
index 67f226df3228e5d1cbfb5f239bf5d9a852397b4d..aab5e5ef49b9294e878cf49977e5c51eb02f7a02 100644 (file)
@@ -7,13 +7,16 @@ lib/save-cwd.c
 m4/save-cwd.m4
 
 Depends-on:
+chdir-long
+cloexec
+stdbool
+unistd-safer
 xgetcwd
 
 configure.ac:
 gl_SAVE_CWD
 
 Makefile.am:
-lib_SOURCES += save-cwd.h save-cwd.c
 
 Include:
 "save-cwd.h"