Hi, <br><br>I&#39;m trying to port Fontconfig to an embedded system (the Wii via DevkitPro).&nbsp; I am having lots of difficulty porting libxml2, so I did searching and found that Fontconfig used to use Expat.&nbsp; According to what I could find by searching through the mailing list and stuff and &quot;./configure --help&quot;, Expat should still be supported.&nbsp; I tried adding the option --disable-libxml2 (as described in the configure help) but configure still stops after looking for libxml2 saying it wasn&#39;t found.<br>
<br>So does anyone know if Expat is still supported?&nbsp; Or know how hard it would be to reenable it?&nbsp; Or have any other suggestions as to what I could do?&nbsp; My ultimate goal would be to port Cairo to the Wii with FreeType support (hence requiring FontConfig).<br>
<br>Thanks,<br>Matt<br>