fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / lchmod
index 78d7829e272f07797325df17ea71e7b3e1d31a8d..a0ac7a534664ae1368bd5916a85a688655844e16 100644 (file)
@@ -2,18 +2,20 @@ Description:
 lchmod that is actually chmod (!) on hosts lacking lchmod
 
 Files:
-lib/lchmod.h
 m4/lchmod.m4
 
 Depends-on:
+sys_stat
+extensions
 
 configure.ac:
 gl_FUNC_LCHMOD
+gl_SYS_STAT_MODULE_INDICATOR([lchmod])
 
 Makefile.am:
 
 Include:
-"lchown.h"
+<sys/stat.h>
 
 License:
 GPL