From 1003235282d4003000cf331b5237d2ebdace8a40 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 2 Oct 1999 11:12:34 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c46e4d2640..a6f221109b 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ 1999-09-28 Jim Meyering + * src/system.h: Do s/#ifdef HAVE_/#if HAVE_/ -- solely for aesthetics. + Do the same for other config.h macros like CLOSEDIR_VOID and MAJOR_*. + * src/sys2.h: Likewise. + * lib/xalloc.h (__attribute__): Protect against redefinition. From Akim Demaille. -- 2.47.3