Hello list, is it possible at all to disable expat when configuring apr-util? configure --without-expat indicates an error:
configure: error: Expat cannot be disabled (at this time) My application already uses a full-blown XML parser (libxml2), so I have no need to bring in another one... Thanks, -- Alexander Ellwein
