From fae87a070d7a78dec1e7865507903bc0edb27d5a Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 17 Sep 1996 04:49:51 +0000 Subject: [PATCH] Replaced symbol BSD with BSD_SYSTEM. --- src/s/dgux.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s/dgux.h b/src/s/dgux.h index 495ec7d1615..6206908e2e2 100644 --- a/src/s/dgux.h +++ b/src/s/dgux.h @@ -33,7 +33,7 @@ Boston, MA 02111-1307, USA. */ #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. */ -- 2.39.2