Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / save-cwd
index 8f9b72f0cebdd991719d642a8f17c7cfcd9ec2e2..15f94c07b1c28a2a4f05a240edf2c9e7a488576b 100644 (file)
@@ -7,16 +7,21 @@ lib/save-cwd.c
 m4/save-cwd.m4
 
 Depends-on:
+chdir-long
+unistd-safer
 xgetcwd
+stdbool
 
 configure.ac:
 gl_SAVE_CWD
 
 Makefile.am:
-lib_SOURCES += save-cwd.h save-cwd.c
 
 Include:
 "save-cwd.h"
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering