office-gobmx/fontconfig
Michael Stahl 9c52986f26 Revert "Use different symbol names in the two expat variants we build"
This reverts commit 78c7bbc3ce.

It is no longer the case that both expat_utf8 and expat_utf16 are linked
into the same library: we only use expat_utf16 in shell Explorer
extensions, which cannot be linked into libmerged anyway.

Conflicts:
	expat/expat-2.1.0.patch

Change-Id: I579c10d405d8a40cafcb2dbe09e967c6079f7b16
2012-11-15 11:35:58 +01:00
..
prj tweak some build.lsts... 2012-11-15 11:35:57 +01:00
ExternalPackage_fontconfig.mk
ExternalProject_fontconfig.mk
fontconfig-2.8.0.patch Revert "Use different symbol names in the two expat variants we build" 2012-11-15 11:35:58 +01:00
Makefile
Module_fontconfig.mk
README
UnpackedTarball_fontconfig.mk

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 ]