* MODULES.html.sh (Support for building libraries and executables):
[pspp] / 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 EXTRA_DIST += lchmod.h
15
16 Include:
17 "lchown.h"
18
19 License:
20 GPL
21
22 Maintainer:
23 Paul Eggert, Jim Meyering