From: Karl Heuer Date: Tue, 17 Sep 1996 04:49:51 +0000 (+0000) Subject: Replaced symbol BSD with BSD_SYSTEM. X-Git-Tag: emacs-20.1~3722 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fae87a070d7a78dec1e7865507903bc0edb27d5a;p=emacs.git Replaced symbol BSD with BSD_SYSTEM. --- 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. */