doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / save-cwd
index aab5e5e..876826b 100644 (file)
@@ -9,14 +9,16 @@ m4/save-cwd.m4
 Depends-on:
 chdir-long
 cloexec
+getcwd-lgpl
+fchdir
 stdbool
 unistd-safer
-xgetcwd
 
 configure.ac:
 gl_SAVE_CWD
 
 Makefile.am:
+lib_SOURCES += save-cwd.c
 
 Include:
 "save-cwd.h"