roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / save-cwd
index 02a072339189e2b0b8769135a4205184b566b344..876826b0bbfdc8521c39097d6b6997e8ce7266ee 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"