aboutsummaryrefslogtreecommitdiffstats
path: root/m4/lstat.m4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert1-19/+0
2005-07-03Remove obsolete comment.Jim Meyering1-7/+0
2005-07-03(gl_FUNC_LSTAT): Use AC_LIBSOURCES to require lstat.c and lstat.h.Jim Meyering1-1/+3
2005-07-03(gl_FUNC_LSTAT): New file, from gnulib.Jim Meyering1-0/+24
2005-05-14Remove unnecessary file.Jim Meyering1-24/+0
2005-04-29(gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of callingPaul Eggert1-12/+3
2005-01-23Use an all-permissive copyright notice, recommended by RMS.Paul Eggert1-1/+8
2004-04-13Change `jm_' in AC_DEFINE'd names to `gl_'. Update all uses.Jim Meyering1-2/+2
2003-09-13(gl_PREREQ_LSTAT): Don't check for stdlib.h, free.Jim Meyering1-3/+2
2003-08-17Sync with gnulib.Jim Meyering1-26/+13
2003-07-23 Normalize naming of Sun operating systems in comments, e.g., SunOS4 -> SunOS 4,Jim Meyering1-1/+1
2001-09-17Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side ne...Jim Meyering1-1/+1
2001-08-12Quote the first argument in each use of AC_DEFUN.Jim Meyering1-2/+2
2000-07-02fix typo in last changeJim Meyering1-1/+1
2000-07-02Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_na...Jim Meyering1-3/+2
2000-05-28bump serial numberJim Meyering1-1/+1
2000-05-28(AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename fromJim Meyering1-1/+1
2000-05-22Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.Jim Meyering1-1/+2
1999-02-07Use AC_SUBST(LIBOBJS) since we set LIBOBJS.Jim Meyering1-0/+1
1999-02-07Use .$ac_objext, not .oJim Meyering1-1/+1
1999-01-10Use the new 3-arg form of AC_DEFINE instead of my gross kludge.Jim Meyering1-17/+5
1998-11-14Correct comment. POSIX does not permit it to succeed.Jim Meyering1-2/+2
1998-11-08Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.Jim Meyering1-16/+29
1997-08-31.Jim Meyering1-0/+38