X11 install

Build and install the NetHack.ad file, and change the nethack.sh to append
the HACKDIR to the XUSERFILESEARCHPATH.  This means users do not have to
do anything special to use the NetHack X11 resources, nor does it require
teaching nethack where the X11 app-defaults directory is.  The change also
updates the X11 and linux doc files in a corresponding way.
This commit is contained in:
cohrs
2003-08-26 15:11:58 +00:00
parent 6c70ec2799
commit 648b1489a4
6 changed files with 28 additions and 15 deletions

View File

@@ -176,4 +176,5 @@ win32tty: keystroke handlers can be dynamically loaded to assist in resolving
internationalization issues
win32tty: add Ray Chason's code for international keyboard handling
Solaris (and other SystemV variants): TIMED_DELAY support
X11: NetHack.ad is now installed and used w/o user intervention