maint.mk: avoid unexpanded \n in two diagnostics
[pspp] / modules / save-cwd
index e13c6452111c5f8408e22ec7096acf15ce2d031f..aab5e5ef49b9294e878cf49977e5c51eb02f7a02 100644 (file)
@@ -7,17 +7,22 @@ lib/save-cwd.c
 m4/save-cwd.m4
 
 Depends-on:
-error
+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"
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-