clock-time: change to LGPLv2+.
[pspp] / modules / getcwd
index c1544f5e5f149db26dbf5dbf6699e5355e47894e..cc80bfe8827689c687911ffb03093b78134e3602 100644 (file)
@@ -8,19 +8,19 @@ m4/getcwd-path-max.m4
 m4/getcwd.m4
 
 Depends-on:
-mempcpy
-d-ino
-dirfd
-extensions
-memmove
-openat
-stdbool
 unistd
-malloc-posix
-strdup-posix
+extensions
+mempcpy         [test $REPLACE_GETCWD = 1]
+d-ino           [test $REPLACE_GETCWD = 1]
+memmove         [test $REPLACE_GETCWD = 1]
+openat          [test $REPLACE_GETCWD = 1]
+stdbool         [test $REPLACE_GETCWD = 1]
+malloc-posix    [test $REPLACE_GETCWD = 1]
+strdup-posix    [test $REPLACE_GETCWD = 1]
 
 configure.ac:
 gl_FUNC_GETCWD
+gl_MODULE_INDICATOR([getcwd])
 gl_UNISTD_MODULE_INDICATOR([getcwd])
 
 Makefile.am: