summaryrefslogtreecommitdiff
path: root/pango/opentype/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-08-04 13:57:41 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-08-04 14:05:37 -0400
commitb2eb172416f9ad32a60bb33a26df6bf40ae69453 (patch)
tree47dd8e8618c838aaa3fc2c2a3427f26c2d13452c /pango/opentype/Makefile.am
parent36c73171738ce9e51c370ad54753a8f882172e75 (diff)
downloadpango-b2eb172416f9ad32a60bb33a26df6bf40ae69453.tar.gz
[HB] Fix mix warnings
Diffstat (limited to 'pango/opentype/Makefile.am')
-rw-r--r--pango/opentype/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/opentype/Makefile.am b/pango/opentype/Makefile.am
index f2a6f1df..1bb4efed 100644
--- a/pango/opentype/Makefile.am
+++ b/pango/opentype/Makefile.am
@@ -2,7 +2,7 @@
NULL =
-CXX = gcc -g -O2 -fno-rtti -fno-exceptions -Wabi -Wpadded -Wcast-align
+CXX = $(CC) -fno-rtti -fno-exceptions -Wabi -Wpadded -Wcast-align
noinst_LTLIBRARIES = libharfbuzz-1.la