]> granicus.if.org Git - nethack/commitdiff
vms update (trunk only)
authornethack.rankin <nethack.rankin>
Sat, 23 Sep 2006 04:45:56 +0000 (04:45 +0000)
committernethack.rankin <nethack.rankin>
Sat, 23 Sep 2006 04:45:56 +0000 (04:45 +0000)
include/vmsconf.h
sys/vms/install.com

index e2464a977b7cb1991e6f733bc708e764c01f53f3..4382fb69b6f1acb9fd56c9dd9d02ba0f49d8fa41 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)vmsconf.h  3.5     2003/05/19      */
+/*     SCCS Id: @(#)vmsconf.h  3.5     2006/09/22      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
  */
 #define DLB    /* use data librarian code */
 
+/*
+ * Needed to support DECgraphics and/or IBMgraphics display styles.
+ */
+#define ASCIIGRAPH     /* ASCII graphics support on terminals */
+
 /*
  * You may define TEXTCOLOR if your system has any terminals that recognize
  * ANSI color sequences of the form ``<ESCAPE>[#;#m'', where the first # is
index 68fa96fdc244797ddf7a0baa7507b318e0619209..aec87fe05b591672568de02898dc9cc36d1c3b34 100755 (executable)
@@ -41,7 +41,7 @@ $     dngn_input = "dungeon.pdf"
 $      dlb_files  = help_files + "," + data_files + "," -
                   + spec_files + "," + qstl_files + "," + dngn_files
 $      data_libry = "nh-data.dlb"
-$      xtrn_files = "LICENSE.,HISTORY.,OPTIONS."
+$      xtrn_files = "LICENSE.,HISTORY.,OPTIONS.,SYMBOLS."
 $ makedefs := $sys$disk:[-.util]makedefs
 $ lev_comp := $sys$disk:[-.util]lev_comp
 $ dgn_comp := $sys$disk:[-.util]dgn_comp