Graphite also forces us to link to libstdc++ currently

This commit is contained in:
Behdad Esfahbod 2010-05-21 14:37:28 +01:00
parent ca663bb23c
commit 02f28550d7
1 changed files with 3 additions and 0 deletions

View File

@ -117,7 +117,10 @@ TESTS = \
if HAVE_ICU
else
if HAVE_GRAPHITE
else
TESTS += check-libstdc++.sh
endif
endif
-include $(top_srcdir)/git.mk