Unify 5 copies of the KMP code.
[gnulib.git] / modules / save-cwd
index 8f9b72f..18c43b9 100644 (file)
@@ -7,16 +7,21 @@ lib/save-cwd.c
 m4/save-cwd.m4
 
 Depends-on:
+chdir-long
+fcntl-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