From 3247f1f8ad0dc42bbf863d481e4111b4735e4bb5 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 19 Oct 2008 12:50:40 +0200 Subject: Move the lchmod() declaration to . --- modules/lchmod | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'modules/lchmod') 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" + License: GPL -- cgit v1.2.1