Mercurial > hg > early-roguelike
diff rogue3/init.c @ 222:a666e4a034ed
Fix curses library detection.
A custom autoconf macro searched for the curses library, and provided an
option to use ncurses instead of a (presumably deficient) curses
implementation. Unfortunately, some of the Makefiles ignored the
search's results.
Now that this is fixed, building against pdcurses should be easier too.
author | John "Elwin" Edwards |
---|---|
date | Fri, 12 Feb 2016 15:12:37 -0500 |
parents | ee250e3646fd |
children | 17005af49963 |