log m4/dirfd.m4 @ 7185:90f5608d1c64

age author description
Mon, 21 Aug 2006 21:46:31 +0000 Paul Eggert Avoid the need for AC_LIBSOURCES in m4 macros.
Tue, 11 Jul 2006 06:02:51 +0000 Paul Eggert * backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
Thu, 06 Jul 2006 23:29:27 +0000 Paul Eggert * lib/getloadavg.c: Use __VMS, not VMS.
Wed, 15 Mar 2006 21:16:25 +0000 Eric Blake * dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
Mon, 21 Mar 2005 22:06:27 +0000 Paul Eggert Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.
Sun, 23 Jan 2005 08:06:57 +0000 Paul Eggert Use an all-permissive copyright notice, recommended by RMS.
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Tue, 20 Apr 2004 08:57:02 +0000 Jim Meyering Also rename jm_-prefixed variables to have gl_ prefix.
Tue, 20 Apr 2004 08:42:50 +0000 Jim Meyering (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
Mon, 26 May 2003 19:38:42 +0000 Jim Meyering (UTILS_FUNC_DIRFD): Test the cache variable, not one
Sat, 17 May 2003 11:52:47 +0000 Bruno Haible Fix quoting bugs.
Thu, 23 Jan 2003 17:59:15 +0000 Jim Meyering (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that
Tue, 31 Dec 2002 13:43:06 +0000 Bruno Haible An independent .m4 file for each module.
Fri, 12 Apr 2002 20:48:29 +0000 Jim Meyering (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
Sat, 03 Nov 2001 20:07:10 +0000 Jim Meyering it's CFLAGS, not DEFS
Sat, 03 Nov 2001 20:00:36 +0000 Jim Meyering fix indentation of cpp `#'s
Sat, 03 Nov 2001 18:49:27 +0000 Jim Meyering (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
Fri, 02 Nov 2001 07:36:35 +0000 Jim Meyering Use the replacement only if we have neither the function
Thu, 01 Nov 2001 16:55:16 +0000 Jim Meyering use AC_HEADER_DIRECT and all the associated cruft
Thu, 01 Nov 2001 16:47:00 +0000 Jim Meyering don't indent the #include directive
Thu, 01 Nov 2001 16:46:06 +0000 Jim Meyering check for decl, too
Thu, 01 Nov 2001 16:41:57 +0000 Jim Meyering (UTILS_FUNC_DIRFD): New macro.