summaryrefslogtreecommitdiff
path: root/ext/gd/config.h.stub
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-14/+0
| | | | | | | what the respective define does into the AC_DEFINE macro. I.e. AC_DEFINE(HAVE_FOO, 1, [Whether you have FOO])
* Some patched versions of GD support both GIF and PNG. The GD module nowSander Steffann1999-11-241-0/+3
| | | | | | checks for both instead of assuming that PNG support means that there is no GIF support anymore.
* Add PNG support. Tested with gd 1.7.3.Sascha Schumann1999-10-171-0/+2
|
* gdttf updateSascha Schumann1999-07-231-0/+3
|
* added ext/*/config.h.stub filesStig Bakken1999-04-201-0/+6
removed config.h.in (generated)