forked from amazingfate/loongoffice
We need to do a "make install" in freetype so that what freetype-config --libs outputs is correct. We don't use freetype-config ourselves but fontconfig does, and it builds some test programs. The bundled freetype and fontconfig are built only for Android. Change-Id: Ib622cc48a0c4eb6a72188bc83c8d36b39f97fdca
This "bundled" fontconfig is built only in an Android build Fontconfig is a font configuration and customization library. It is designed to locate fonts within the system and select them according to requirements specified by applications. From [ http://packages.debian.org/squeeze/fontconfig ]