Mercurial > hg > octave-shane > gnulib-hg
view modules/lchown @ 5016:7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Sun, 18 Apr 2004 18:12:50 +0000 |
parents | 7680bfe3408c |
children | a535859efd14 |
line wrap: on
line source
Description: lchown() function: change ownership of a file. Files: lib/lchown.h lib/lchown.c m4/lchown.m4 Depends-on: chown configure.ac: gl_FUNC_LCHOWN Makefile.am: lib_SOURCES += lchown.h Include: "lchown.h" Maintainer: Jim Meyering