]> granicus.if.org Git - nethack/commit
X11 on OSX
authorPatR <rankin@nethack.org>
Sat, 29 Dec 2018 11:28:07 +0000 (03:28 -0800)
committerPatR <rankin@nethack.org>
Sat, 29 Dec 2018 11:28:07 +0000 (03:28 -0800)
commit5882832ef0dbe0497df7658609a5711a2d467046
tree4d95659e37d1efd4bf45b830048844dc897347f7
parent45e06d638fdb0682ab1e36c18e56d1506685cf1a
X11 on OSX

The change to Makefile.src for X11+XPM on linux broke linking X11 on
OSX.  This updates the hints files (except for the -qt one) so that
 make WANT_WIN_X11=1
and
 make WANT_WIN_X11=1 USE_XPM=1
work correctly.

The comment in macosx10.14 about what version(s) it's intended for
and been tested on is just cloned from 10.10 and should be updated.
sys/unix/hints/macosx10.10
sys/unix/hints/macosx10.14
sys/unix/hints/macosx10.5
sys/unix/hints/macosx10.7
sys/unix/hints/macosx10.8