summaryrefslogtreecommitdiff
path: root/ext/pdf/config.m4
Commit message (Expand)AuthorAgeFilesLines
* MFB: Fix for bug: #20412foobar2002-11-141-8/+8
* - Prevent resetting the PHP_*_DIR variables if already set.foobar2002-10-211-8/+13
* --with-zlib-dir was missing. Needed for phpize buildsfoobar2002-10-171-0/+4
* @- Added --disable-all configure option. (Jani)foobar2002-09-041-6/+4
* include PDFLIB_SHARED_LIBADD in the pdflib test, or it fails withAnil Madhavapeddy2002-08-181-1/+1
* - Fix the shared problem. (the previous patch really didn't fix anything)foobar2002-06-291-20/+15
* remember the value of ext_shared passed into the --with-pdflib, since itAnil Madhavapeddy2002-06-281-0/+3
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-121-1/+1
* Please welcome the new build system.Sascha Schumann2002-03-071-3/+6
* - Let's not default to any set of extra libraries. This way any kind offoobar2001-12-031-3/+1
* This is better way to configure. PDFlib 3/4 can be compiled with external lib...foobar2001-11-301-135/+95
* Fixed some problems in configuring e.g. shared module.foobar2001-11-131-17/+18
* added new configure option --with-pdflib3Rainer Schaaf2001-10-091-29/+70
* Fixes commit / link problems with certain compilers.foobar2001-09-051-4/+4
* Further work on autoconf-2.5x supportSascha Schumann2001-08-211-6/+6
* This extension works with pdflib 4.x too..foobar2001-06-141-2/+2
* A few modifications to make the ZLIB checks work better.foobar2001-05-201-22/+24
* Nuke more quotesSascha Schumann2001-05-121-2/+2
* Cleaned up this a bit..foobar2001-05-101-93/+87
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-15/+15
* Don't do anything, if the user wants no PDF.Sascha Schumann2001-03-161-0/+2
* ws fixes. Plus removed unnecessary AC_MSG_ calls.foobar2001-03-121-18/+17
* added module support (for dl()) for PDFlibRainer Schaaf2001-02-121-14/+14
* Some white-space changesSascha Schumann2000-03-261-1/+1
* gd-jpeg supportRasmus Lerdorf2000-03-131-1/+1
* - dropped support for version of pdflib < 3.0Uwe Steinmann2000-03-091-27/+24
* - several minor cleanups like removing unused variablesUwe Steinmann2000-02-021-1/+20
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-2/+2
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-2/+2
* - improved configuration due to compile problems which suddently show upUwe Steinmann1999-12-091-6/+13
* - Several small corrections, typos, ...Uwe Steinmann1999-12-071-5/+16
* On the way to make configure more robustUwe Steinmann1999-08-191-12/+13
* config for pdf module should now be similar to php3Uwe Steinmann1999-08-121-6/+34
* slight changes to config of pdf moduleUwe Steinmann1999-08-101-4/+4
* Huge patch to update the hyperwave and pdflib module.Uwe Steinmann1999-08-051-7/+31
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-0/+37