]> git.eshelyaron.com Git - emacs.git/commitdiff
Replaced symbol BSD with BSD_SYSTEM.
authorKarl Heuer <kwzh@gnu.org>
Tue, 17 Sep 1996 04:49:51 +0000 (04:49 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 17 Sep 1996 04:49:51 +0000 (04:49 +0000)
src/s/dgux.h

index 495ec7d1615db2d7623fa037aaeb7be6f777fc00..6206908e2e2b71e745d4b78ed3919f9d7a1f1bfc 100644 (file)
@@ -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.  */