Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2870 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28206 invoked from network); 27 Jun 2003 04:23:24 -0000 Received: from unknown (HELO mailout11.sul.t-online.com) (194.25.134.85) by pb1.pair.com with SMTP; 27 Jun 2003 04:23:24 -0000 Received: from fwd03.aul.t-online.de by mailout11.sul.t-online.com with smtp id 19VklU-0004ev-01; Fri, 27 Jun 2003 06:23:12 +0200 Received: from there (Z4pTq-ZeYeFGCpXJpbUBfQkr2-SR3pvO9A2LmdQ4mU18YqEfb45jk2@[80.131.89.144]) by fmrl03.sul.t-online.com with smtp id 19VklQ-1z9i3k0; Fri, 27 Jun 2003 06:23:08 +0200 Content-Type: text/plain; charset="iso-8859-1" To: Dan Kalowsky , internals@lists.php.net Date: Fri, 27 Jun 2003 06:20:15 +0200 X-Mailer: KMail [version 1.3.1] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: <19VklQ-1z9i3k0@fmrl03.sul.t-online.com> X-Seen: false X-ID: Z4pTq-ZeYeFGCpXJpbUBfQkr2-SR3pvO9A2LmdQ4mU18YqEfb45jk2@t-dialin.net Subject: Re: [PHP-DEV] Configure and libxml From: georg@php.net (Georg Richter) 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