Configure and libxml

php.internals

Dan Kalowsky

23 years ago
Is there some reason why when using the --disable-all flag on PHP_5 configure still checks if you have libxml? It would be nice if --disable-all worked as advertised.
>---------------------------------------------------------------<
Dan Kalowsky "I got my mojo working, but it http://www.deadmime.org/~dank just ain't working on you" dank-nom@aps-deadmime.org - "Mojo", kalowsky@php.net Muddy Waters

Georg Richter

23 years ago
On Thursday 26 June 2003 21:02, Dan Kalowsky wrote: Hi,
> Is there some reason why when using the --disable-all flag on PHP_5 > configure still checks if you have libxml? > > It would be nice if --disable-all worked as advertised.
same problem with PEAR. I have to specify --without-PEAR. Georg