mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 22:53:36 +00:00
25 lines
284 B
Plaintext
25 lines
284 B
Plaintext
Description:
|
|
lchmod that is actually chmod (!) on hosts lacking lchmod
|
|
|
|
Files:
|
|
m4/lchmod.m4
|
|
|
|
Depends-on:
|
|
sys_stat
|
|
extensions
|
|
|
|
configure.ac:
|
|
gl_FUNC_LCHMOD
|
|
gl_SYS_STAT_MODULE_INDICATOR([lchmod])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<sys/stat.h>
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|