summaryrefslogtreecommitdiff
path: root/src/s/dgux.h
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1996-09-17 04:49:51 +0000
committerKarl Heuer <kwzh@gnu.org>1996-09-17 04:49:51 +0000
commitfae87a070d7a78dec1e7865507903bc0edb27d5a (patch)
treef21b45e134970ab2011d09ccb25deb91ad27e374 /src/s/dgux.h
parent8e4c450d30c4e641eaf0b78bfdf28610526fac84 (diff)
downloademacs-fae87a070d7a78dec1e7865507903bc0edb27d5a.tar.gz
Replaced symbol BSD with BSD_SYSTEM.
Diffstat (limited to 'src/s/dgux.h')
-rw-r--r--src/s/dgux.h2
1 files changed, 1 insertions, 1 deletions
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. */