2 lchmod that is actually chmod (!) on hosts lacking lchmod
9 c99 [test $HAVE_LCHMOD = 0]
10 errno [test $HAVE_LCHMOD = 0]
12 fcntl-h [test $HAVE_LCHMOD = 0]
13 intprops [test $HAVE_LCHMOD = 0]
14 lstat [test $HAVE_LCHMOD = 0]
16 unistd [test $HAVE_LCHMOD = 0]
20 if test $HAVE_LCHMOD = 0; then
24 gl_SYS_STAT_MODULE_INDICATOR([lchmod])
35 Paul Eggert, Jim Meyering