not everyone has PDCurses so re-comment it in the official sources

This commit is contained in:
nhmall
2018-11-29 00:15:34 -05:00
parent 0ab9e7d087
commit c52fc366a0

View File

@@ -74,8 +74,8 @@ DEBUGINFO = Y
# of your PDCurses C files which must already be resident on
# your machine.
#
ADD_CURSES=Y
PDCURSES_TOP=..\..\pdcurses
#ADD_CURSES=Y
#PDCURSES_TOP=..\..\pdcurses
#
#==============================================================================
# This marks the end of the BUILD DECISIONS section.