unictype/base: Fix interoperability with preinstalled libunistring.
[pspp] / modules / lchmod
index 63b4cf6e30bcee7fe7c1baf1634554258c39bb92..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:
-"lchmod.h"
+<sys/stat.h>
 
 License:
 GPL