Use CPPFLAGS so we work with -combine in CFLAGS.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
LIBTERMCAP?= -ltermcap
|
||||
CFLAGS+= -DHAVE_TERMCAP
|
||||
CPPFLAGS+= -DHAVE_TERMCAP
|
||||
LDADD+= ${LIBTERMCAP}
|
||||
|
Reference in New Issue
Block a user