* modules/regex (lib_SOURCES): Undo previous change.
[gnulib.git] / modules / save-cwd
index 0412259..67f226d 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Save and restore the current working directory.
 
 Files:
 lib/save-cwd.h
@@ -6,7 +7,7 @@ lib/save-cwd.c
 m4/save-cwd.m4
 
 Depends-on:
-error
+xgetcwd
 
 configure.ac:
 gl_SAVE_CWD
@@ -17,3 +18,8 @@ lib_SOURCES += save-cwd.h save-cwd.c
 Include:
 "save-cwd.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering