summaryrefslogtreecommitdiff
path: root/modules/lchmod
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-10-19 12:50:40 +0200
committerBruno Haible <bruno@clisp.org>2008-10-19 12:50:40 +0200
commit3247f1f8ad0dc42bbf863d481e4111b4735e4bb5 (patch)
treef27688733153f22e240bc47b39cb1ba830b23b2d /modules/lchmod
parent2cf6b078ffb5955943be20eec0a1d6742b118c5e (diff)
downloadgnulib-3247f1f8ad0dc42bbf863d481e4111b4735e4bb5.tar.gz
Move the lchmod() declaration to <sys/stat.h>.
Diffstat (limited to 'modules/lchmod')
-rw-r--r--modules/lchmod6
1 files changed, 4 insertions, 2 deletions
diff --git a/modules/lchmod b/modules/lchmod
index 63b4cf6e30..a0ac7a5346 100644
--- a/modules/lchmod
+++ b/modules/lchmod
@@ -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