removed wall
This commit is contained in:
parent
f751865512
commit
a560e67df5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
noinst_LIBRARIES = libFbTk.a
|
||||
|
||||
AM_CPPFLAGS=-Wall @CPPFLAGS@
|
||||
AM_CPPFLAGS=@CPPFLAGS@
|
||||
|
||||
if XFT
|
||||
xft_SOURCE= XftFontImp.hh XftFontImp.cc
|
||||
|
|
Loading…
Reference in a new issue