gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / save-cwd
index 02a0723..876826b 100644 (file)
@@ -9,7 +9,7 @@ m4/save-cwd.m4
 Depends-on:
 chdir-long
 cloexec
-getcwd
+getcwd-lgpl
 fchdir
 stdbool
 unistd-safer
@@ -18,6 +18,7 @@ configure.ac:
 gl_SAVE_CWD
 
 Makefile.am:
+lib_SOURCES += save-cwd.c
 
 Include:
 "save-cwd.h"