Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8549 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84735 invoked by uid 1010); 16 Mar 2004 23:53:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84711 invoked from network); 16 Mar 2004 23:53:16 -0000 Received: from unknown (HELO jocasta.directcorp.net.au) (210.8.29.188) by pb1.pair.com with SMTP; 16 Mar 2004 23:53:16 -0000 Received: from php.net (dsl-203-63-146-12.bne.level10.net.au [203.63.146.12]) by jocasta.directcorp.net.au (Postfix) with ESMTP id 0A2FA61C0B8 for ; Wed, 17 Mar 2004 09:53:15 +1000 (EST) Message-ID: <40579260.9070500@php.net> Date: Wed, 17 Mar 2004 09:48:48 +1000 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031014 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: ClibPDF Configure Option From: nathan@php.net (Nathan Sullivan) Just a suggestion, the library is known as ClibPDF, the docs call it ClibPDF, fair enough php.net/cpdf is the abbreviation, but why is the configure option --with-cpdflib? :) Im sure thats a little backwards. If someone updates php-src, ill fix the docs :) Nathan.