gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / lchmod
1 Description:
2 lchmod that is actually chmod (!) on hosts lacking lchmod
3
4 Files:
5 lib/lchmod.h
6 m4/lchmod.m4
7
8 Depends-on:
9
10 configure.ac:
11 gl_FUNC_LCHMOD
12
13 Makefile.am:
14
15 Include:
16 "lchown.h"
17
18 License:
19 GPL
20
21 Maintainer:
22 Paul Eggert, Jim Meyering