# HG changeset patch # User Karl Heuer # Date 842935791 0 # Node ID e6423699f21c1559086496afeedd2dee94d5c577 # Parent d8360498f935a30d6b2d05daa08116ff038affd4 Replaced symbol BSD with BSD_SYSTEM. diff -r d8360498f935 -r e6423699f21c src/s/dgux.h --- 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. */