On 3/21/06, Alexander Ellwein <[EMAIL PROTECTED]> wrote: > 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...
Currently no, it cannot be disabled, just like the error message said. -garrett
