log m4/link-follow.m4 @ 15308:a3ba680ad389

age author description
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Tue, 28 Dec 2010 12:18:54 +0100 Bruno Haible linkat: Make implementation robust against system behaviour variations.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Tue, 22 Sep 2009 06:24:25 -0600 Eric Blake link-follow: ensure correct result
Fri, 04 Sep 2009 15:40:22 -0600 Eric Blake link-follow: fix logic bug in prior patch
Fri, 04 Sep 2009 11:49:02 -0600 Eric Blake link-follow: accomodate mingw and cross-compilation
Wed, 02 Sep 2009 20:07:33 +0200 Ralf Wildenhues Replace uses of obsolete autoconf macros in Jim's modules.
Sun, 14 Jun 2009 17:58:39 +0200 Jim Meyering link-follow: fix the "checking..." message to not mention trailing slash
Tue, 13 Jan 2009 08:48:48 +0100 Jim Meyering many *.m4 files: improve m4 quoting
Thu, 01 Nov 2007 18:34:38 +0100 Jim Meyering Change cache variable name prefix "jm_" to "gl_" everywhere.
Fri, 22 Sep 2006 18:09:47 +0000 Ralf Wildenhues * fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
Sun, 09 Jul 2006 01:31:04 +0000 Paul Eggert Commentary sync from coreutils.
Fri, 23 Sep 2005 04:15:13 +0000 Paul Eggert Sync from coreutils.
Sun, 23 Jan 2005 08:06:57 +0000 Paul Eggert Use an all-permissive copyright notice, recommended by RMS.
Sun, 18 Apr 2004 18:12:50 +0000 Jim Meyering Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Sun, 12 Aug 2001 13:26:00 +0000 Jim Meyering Quote the first argument in each use of AC_DEFUN.
Sun, 18 Jun 2000 18:07:51 +0000 Jim Meyering (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
Mon, 08 Nov 1999 09:25:08 +0000 Jim Meyering add `' around link(2)
Mon, 08 Nov 1999 09:23:43 +0000 Jim Meyering Fix harmless-for-now typo: s/,/dnl/.
Mon, 08 Nov 1999 09:18:27 +0000 Jim Meyering effectively require AC_CHECK_HEADERS(unistd.h)
Sun, 07 Nov 1999 10:35:53 +0000 Jim Meyering define LINK_FOLLOWS_SYMLINKS
Sat, 06 Nov 1999 21:58:19 +0000 Jim Meyering remove backticks from comments
Sat, 06 Nov 1999 21:30:16 +0000 Jim Meyering (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.