Enigma requires Xerces-C: ``` checking for current Xerces release 3.0... not found checking for old Xerces release >=2.4... configure: error: Xerces >= 2.4 not found. ``` [The developer of Xerces-C gives notice that it should not be used anymore](https://issues.apache.org/jira/browse/XERCESC-2257?focusedCommentId=17898273&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17898273). Can Enigma switch to a different XML library that is still maintained, such as libxml2 or expat?
Enigma requires Xerces-C:
The developer of Xerces-C gives notice that it should not be used anymore.
Can Enigma switch to a different XML library that is still maintained, such as libxml2 or expat?