summaryrefslogtreecommitdiff
path: root/m4/chown.m4
AgeCommit message (Expand)Author
2005-09-22Sync from gnulib.Paul Eggert
2005-07-02Assume HAVE_UNISTD_H, i.e., that <unistd.h> works.Jim Meyering
2005-07-01Don't check for fcntl.h anymore. Now we assume it exists and is usable.Jim Meyering
2005-05-20(gl_FUNC_CHOWN): Correct sense of test for honoring IDs of -1.Paul Eggert
2005-01-22Sync from gnulib.Paul Eggert
2005-01-04(gl_FUNC_CHOWN): When cross-compiling, assume that chownJim Meyering
2004-05-01(gl_PREREQ_CHOWN): Check for fcntl.h.Jim Meyering
2004-04-13Change `jm_' in AC_DEFINE'd names to `gl_'. Update all uses.Jim Meyering
2003-08-17Sync with gnulib.Jim Meyering
2001-09-17Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side ne...Jim Meyering
2001-08-12Quote the first argument in each use of AC_DEFUN.Jim Meyering
2001-01-30Rename conftestchown to conftest.chown.Jim Meyering
2000-07-02fix typo in last changeJim Meyering
2000-07-02Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_na...Jim Meyering
1999-02-07Use AC_SUBST(LIBOBJS) since we set LIBOBJS.Jim Meyering
1999-02-07Use .$ac_objext, not .oJim Meyering
1999-01-29Use the 3-argument forms of AC_DEFINE* macros.Jim Meyering
1998-09-21Declare locals: before, after. From Andries Brouwer.Jim Meyering
1998-07-09(jm_FUNC_CHOWN): Add a check to verify that theJim Meyering
1997-12-21increment serial numberJim Meyering
1997-12-21Fix reversed types on -1 args to chown.Jim Meyering
1997-08-31add descriptionJim Meyering
1997-03-11.Jim Meyering