getgroups: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / stat
index 1ad5e908eea234c47652813e9b2b14598da610aa..db179aa38f4c99cb9970bf982fda9ae3da794d5f 100644 (file)
@@ -3,12 +3,12 @@ stat() function: query file information
 
 Files:
 lib/stat.c
-m4/dos.m4
 m4/stat.m4
 
 Depends-on:
-stdbool
 sys_stat
+dosname         [test $REPLACE_STAT = 1]
+stdbool         [test $REPLACE_STAT = 1]
 
 configure.ac:
 gl_FUNC_STAT