Rename LIBS_DEBUG to LIB_DEBUG.
authorChris Hanson <org/chris-hanson/cph>
Wed, 26 Jul 1989 04:17:10 +0000 (04:17 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 26 Jul 1989 04:17:10 +0000 (04:17 +0000)
v7/src/microcode/m/mips.h
v7/src/microcode/s/hpux.h

index a0adabc5aef4f4fba9682ea1d800377784e1aa3d..e897d8e16defe6e14088e48fb7119585f92373f7 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-C-*-
    Machine file for MIPS computers.
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/m/Attic/mips.h,v 1.1 1989/07/26 03:48:06 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/m/Attic/mips.h,v 1.2 1989/07/26 04:16:54 cph Rel $
 
 Copyright (c) 1989 Massachusetts Institute of Technology
 
@@ -37,4 +37,4 @@ MIT in each case. */
 
 /* The following crock seems to be needed, since ULTRIX on the vax has
     libg but ULTRIX on the pmax doesn't! */
-#define LIBS_DEBUG
+#define LIB_DEBUG
index 5e5420d28a45982470a83c7f1ae0aca97823e898..6254a2fd9e335c4ef8e87bce64fd8b8245d248c7 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-C-*-
    System file for HP-UX
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/s/Attic/hpux.h,v 1.1 1989/07/18 22:35:19 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/s/Attic/hpux.h,v 1.2 1989/07/26 04:17:10 cph Exp $
 
 Copyright (c) 1989 Massachusetts Institute of Technology
 
@@ -40,7 +40,7 @@ MIT in each case. */
 /* #define HAVE_STARBASE_GRAPHICS */
 
 /* No special libraries are needed for debugging. */
-#define LIBS_DEBUG
+#define LIB_DEBUG
 
 #define SOURCES_SYSTEM unixprim.c
 #define OBJECTS_SYSTEM unixprim.o