*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 11 Dec 2001 22:56:41 +0000 (22:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 11 Dec 2001 22:56:41 +0000 (22:56 +0000)
lib-src/ChangeLog
src/ChangeLog
src/unexec.c

index bac76e1..15bba97 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-11  Richard M. Stallman  <rms@gnu.org>
+
+       * Makefile.in (clean): Don't delete ../etc/DOC*.
+
 2001-12-11  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * COPYING: Moved back.
index d20e0ee..2dceefd 100644 (file)
@@ -1,3 +1,8 @@
+2001-12-11  Richard M. Stallman  <rms@gnu.org>
+
+       * Makefile.in, mem-limits.h, dispnew.c, emacs.c, fileio.c:
+       * process.c, sysdep.c, unexec.c: Test GNU_LINUX, not LINUX.
+
 2001-12-11  Andrew Innes  <andrewi@gnu.org>
 
        * insdel.c (make_gap) [DOUG_LEA_MALLOC]: Call make_gap_smaller if
index 7c51f70..8242756 100644 (file)
@@ -288,7 +288,7 @@ static EXEC_HDR_TYPE hdr, ohdr;
 
 #else /* not HPUX */
 
-#if defined (USG) && !defined (IBMAIX) && !defined (IRIS) && !defined (COFF_ENCAPSULATE) && !defined (LINUX)
+#if defined (USG) && !defined (IBMAIX) && !defined (IRIS) && !defined (COFF_ENCAPSULATE) && !defined (GNU_LINUX)
 static struct bhdr hdr, ohdr;
 #define a_magic fmagic
 #define a_text tsize