sön 2009-09-27 klockan 03:02 +0200 skrev [email protected]: > [Henrik Nordstrom <[email protected]>] Make ESI parser modules expat > and libxml2 dependent on their libraries > > The ESI parser system is actually pluggable. There is no reason we should > require expat and libxml2. Just build what works.
Sorry about that. Forgot to check compile without ESI enabled.. Amos, regarding your change. Shouldn¨t the --with/--without force those libraries? Having detection within a --with seems wrong to me.. My preference for trunk is --with-... require that library to be present, fail the build if not. --without-... don't use that lib even if present Regards Henrik
