remove a couple of debugging-output lines in macOS.370

This commit is contained in:
nhmall
2022-06-15 19:17:30 -04:00
parent 3c9fa6d9d6
commit ef0620eadd

View File

@@ -190,8 +190,8 @@ WINLIB += $(HOMEBREW_WINLIB) $(MACPORTS_WINLIB) $(CURSESLIB)
PKGCFLAGS += $(HOMEBREW_CFLAGS) $(MACPORTS_CFLAGS)
endif #CURSESLIB
WINLIB += $(CURSESLIB)
$(info WINLIB=$(WINLIB))
$(info CURSESLIB=$(CURSESLIB))
#$(info WINLIB=$(WINLIB))
#$(info CURSESLIB=$(CURSESLIB))
endif #CURSES_UNICODE=0
endif #CURSES_UNIODE=sys
endif #MAKEFILE_SRC