You applied this patch to CVS:
---------------------------- revision 1.24 date: 2001/10/09 12:24:43; author: rjs; state: Exp; lines: +71 -30 added new configure option --with-pdflib3 Therefore --with-pdflib will only work with PDFlib 4.x from now on, if one wants to build PHP with PDFlib V3.x he has to use the new option --with-pdflib3. This makes configuration of PDFlib much easier, as no additional libraries are needed anymore. This is possible, because PDFlib has built in libraries for tiff/jpg/zlib since V4. ---------------------------- This breaks everything. As there is no way to know how pdflib was build you can not assume that everybody builds it with the bundled libs. Please let me know what this patch was supposed to fix. --Jani -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]