summaryrefslogtreecommitdiff
path: root/pango
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-08-12 19:45:50 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-08-12 19:45:50 -0400
commit4770396ca172bab95dd4d0b34a272816f1b26922 (patch)
treee304d8d93a02e970c946c3991569869152f206b0 /pango
parent7380a171e933b8690146d2976caf0c5abafbed91 (diff)
downloadpango-4770396ca172bab95dd4d0b34a272816f1b26922.tar.gz
Bug 591413 – needs to link with libstdc++
Enforce -fno-exceptions better.
Diffstat (limited to 'pango')
-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 6c41d9ee..b55ea1f4 100644
--- a/pango/opentype/Makefile.am
+++ b/pango/opentype/Makefile.am
@@ -3,7 +3,7 @@
NULL =
# The following warning options are useful for debugging: -Wpadded -Wcast-align
-AM_CXXFLAGS = -fno-rtti -fno-exceptions
+#AM_CXXFLAGS =
noinst_LTLIBRARIES = libharfbuzz.la