ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
[pspp] / modules / save-cwd
index 2b0667b41c06c4f7503f43879fc65e2f7f34dc3c..aab5e5ef49b9294e878cf49977e5c51eb02f7a02 100644 (file)
@@ -7,15 +7,22 @@ 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"
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering