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
|
if HAVE_ICU
|
||||||
else
|
else
|
||||||
|
if HAVE_GRAPHITE
|
||||||
|
else
|
||||||
TESTS += check-libstdc++.sh
|
TESTS += check-libstdc++.sh
|
||||||
endif
|
endif
|
||||||
|
endif
|
||||||
|
|
||||||
-include $(top_srcdir)/git.mk
|
-include $(top_srcdir)/git.mk
|
||||||
|
|
Loading…
Reference in New Issue