remove a couple of debugging-output lines in macOS.370
This commit is contained in:
@@ -190,8 +190,8 @@ WINLIB += $(HOMEBREW_WINLIB) $(MACPORTS_WINLIB) $(CURSESLIB)
|
|||||||
PKGCFLAGS += $(HOMEBREW_CFLAGS) $(MACPORTS_CFLAGS)
|
PKGCFLAGS += $(HOMEBREW_CFLAGS) $(MACPORTS_CFLAGS)
|
||||||
endif #CURSESLIB
|
endif #CURSESLIB
|
||||||
WINLIB += $(CURSESLIB)
|
WINLIB += $(CURSESLIB)
|
||||||
$(info WINLIB=$(WINLIB))
|
#$(info WINLIB=$(WINLIB))
|
||||||
$(info CURSESLIB=$(CURSESLIB))
|
#$(info CURSESLIB=$(CURSESLIB))
|
||||||
endif #CURSES_UNICODE=0
|
endif #CURSES_UNICODE=0
|
||||||
endif #CURSES_UNIODE=sys
|
endif #CURSES_UNIODE=sys
|
||||||
endif #MAKEFILE_SRC
|
endif #MAKEFILE_SRC
|
||||||
|
|||||||
Reference in New Issue
Block a user