install-reloc: Support multi-binary installation.
[gnulib.git] / modules / lchmod
index 78d7829..a0ac7a5 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