]> Dogcows Code - chaz/openbox/blobdiff - src/Makefile.am
add gettext
[chaz/openbox] / src / Makefile.am
index bc533a2b228ae435b0a5e8960fee302591591766..0936920b66f2c847d7d35abcbeeedd61c01ffd4c 100644 (file)
@@ -1,7 +1,7 @@
 DEFAULT_MENU=$(pkgdatadir)/menu
 DEFAULT_STYLE=$(pkgdatadir)/styles/mbdtex
 
-CXXFLAGS=`pkg-config --cflags xft` @CXXFLAGS@ \
+CPPFLAGS=`pkg-config --cflags xft` @CPPFLAGS@ \
 -DDEFAULTMENU=\"$(DEFAULT_MENU)\" \
 -DDEFAULTSTYLE=\"$(DEFAULT_STYLE)\"
 
This page took 0.021133 seconds and 4 git commands to generate.