use configure's xft flags

This commit is contained in:
Dana Jansens 2002-11-15 00:18:14 +00:00
parent 379ccf45cd
commit e40e3d68ef

View file

@ -1,4 +1,4 @@
CPPFLAGS=`pkg-config --cflags xft` @CPPFLAGS@
CPPFLAGS=$(XFT_CFLAGS) @CPPFLAGS@
INCLUDES= -I../src