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
+2 -2
View File
@@ -74,8 +74,8 @@ DEBUGINFO = Y
# of your PDCurses C files which must already be resident on # of your PDCurses C files which must already be resident on
# your machine. # your machine.
# #
ADD_CURSES=Y #ADD_CURSES=Y
PDCURSES_TOP=..\..\pdcurses #PDCURSES_TOP=..\..\pdcurses
# #
#============================================================================== #==============================================================================
# This marks the end of the BUILD DECISIONS section. # This marks the end of the BUILD DECISIONS section.