We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f941cb8 commit d9d75bdCopy full SHA for d9d75bd
1 file changed
contrib/config.make-Linux
@@ -2,7 +2,7 @@
2
#
3
# Use ncursesw.
4
5
-TIG_LDLIBS = -lncursesw
+TIG_NCURSES = -lncursesw
6
TIG_CPPFLAGS = -DHAVE_NCURSESW_CURSES_H
7
8
# vim: ft=make:
0 commit comments