X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Flchown;h=d1923ec5911fd9feb331f571e4f8c329f7ff8f94;hb=9cbe01652c7870c312774f34c6031d13d69f39d7;hp=4a5217f5bc819029c7a8f5fc5eb39c66738be492;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/lchown b/modules/lchown index 4a5217f5b..d1923ec59 100644 --- a/modules/lchown +++ b/modules/lchown @@ -4,18 +4,23 @@ lchown() function: change ownership of a file. Files: lib/lchown.h lib/lchown.c +lib/stat-macros.h m4/lchown.m4 Depends-on: chown configure.ac: -jm_FUNC_LCHOWN +gl_FUNC_LCHOWN Makefile.am: -lib_SOURCES += lchown.h +lib_SOURCES += lchown.h stat-macros.h Include: +"lchown.h" + +License: +GPL Maintainer: Jim Meyering