follow-up for curses_putmixed vs genl_putmixed
This commit is contained in:
@@ -91,8 +91,8 @@ endif
|
||||
|
||||
ifdef WANT_WIN_CURSES
|
||||
WINCFLAGS += -DCURSES_GRAPHICS
|
||||
ifeq "$(NOPUTMIXED)" "1"
|
||||
WINCFLAGS += -DCURSES_GENL_PUTMIXED
|
||||
ifeq "$(USE_GENL_PUTMIXED)" "1"
|
||||
WINCFLAGS += -DUSE_GENL_PUTMIXED
|
||||
else
|
||||
WINCFLAGS += -D_XOPEN_SOURCE_EXTENDED=1
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user