projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
379ccf4
)
use configure's xft flags
author
Dana Jansens
<danakj@orodu.net>
Fri, 15 Nov 2002 00:18:14 +0000
(
00:18
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Fri, 15 Nov 2002 00:18:14 +0000
(
00:18
+0000)
otk/Makefile.am
patch
|
blob
|
history
diff --git
a/otk/Makefile.am
b/otk/Makefile.am
index 170e13f955a8b979045ea67c21d8e67bd897cb01..a31f10986cba0631740022b085fab2ec27426c59 100644
(file)
--- a/
otk/Makefile.am
+++ b/
otk/Makefile.am
@@
-1,4
+1,4
@@
-CPPFLAGS=
`pkg-config --cflags xft`
@CPPFLAGS@
+CPPFLAGS=
$(XFT_CFLAGS)
@CPPFLAGS@
INCLUDES= -I../src