summaryrefslogtreecommitdiff
path: root/src
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
commitcb68b84706c807875e62b225a2c1f02eaba2b787 (patch)
tree72515829e5e64d2698a5b6b58cc50a4389e85923 /src
parent2341d9b1581f1f718f1310014a44386df7d7a235 (diff)
downloademacs-cb68b84706c807875e62b225a2c1f02eaba2b787.tar.gz
Replaced symbol BSD with BSD_SYSTEM.
Diffstat (limited to 'src')
-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. */