Tests for module 'unictype/joiningtype-byname'.
[pspp] / modules / save-cwd
index 03a0fd5feeecd4258756d3937bacb5be34abc154..02a072339189e2b0b8769135a4205184b566b344 100644 (file)
@@ -7,14 +7,23 @@ lib/save-cwd.c
 m4/save-cwd.m4
 
 Depends-on:
-error
+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"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering