changeset 16222:e6423699f21c

Replaced symbol BSD with BSD_SYSTEM.
author Karl Heuer <kwzh@gnu.org>
date Tue, 17 Sep 1996 04:49:51 +0000
parents d8360498f935
children bab3f12493b6
files src/s/dgux.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/dgux.h	Tue Sep 17 03:47:11 1996 +0000
+++ b/src/s/dgux.h	Tue Sep 17 04:49:51 1996 +0000
@@ -33,7 +33,7 @@
 #define BSD4_2
 #define BSD4_3
 #define BSD4_4
-#define BSD
+#define BSD_SYSTEM
 
 /* SYSTEM_TYPE should indicate the kind of system you are using.
  It sets the Lisp variable system-type.  */