Graphite also forces us to link to libstdc++ currently
This commit is contained in:
parent
ca663bb23c
commit
02f28550d7
|
@ -117,7 +117,10 @@ TESTS = \
|
|||
|
||||
if HAVE_ICU
|
||||
else
|
||||
if HAVE_GRAPHITE
|
||||
else
|
||||
TESTS += check-libstdc++.sh
|
||||
endif
|
||||
endif
|
||||
|
||||
-include $(top_srcdir)/git.mk
|
||||
|
|
Loading…
Reference in New Issue