summaryrefslogtreecommitdiff
path: root/ext/gd/config.m4
Commit message (Expand)AuthorAgeFilesLines
* MFH(r-1.136): the feature is less relevant to encoding conversion indeedMoriyoshi Koizumi2003-04-211-2/+2
* MFH(r-1.135, r-1.268): made phpinfo() / gd_info() indicate availability ofMoriyoshi Koizumi2003-04-191-1/+2
* MFH(r-1.134): fixed help text alignmentMoriyoshi Koizumi2003-04-191-1/+1
* added an option to support japanese encoding conversion in bundled gd.Rui Hirokawa2003-04-191-0/+14
* MFH: Fixed bug #22751 (Compile error in gdcache when external libgd is used)foobar2003-03-181-0/+1
* MFH (XBM patch by Marcus Börger)Ilia Alshanetsky2003-03-121-1/+3
* Enable building with freetype 2.1.3foobar2003-01-231-0/+1
* MFHfoobar2003-01-201-1/+5
* Fixed bug: #20995foobar2002-12-141-16/+18
* MFHMarcus Boerger2002-12-101-4/+4
* MFH (fixed a compile failure when --with-xpm-dir is used).Ilia Alshanetsky2002-11-251-1/+1
* MFHfoobar2002-11-181-5/+10
* MFHIlia Alshanetsky2002-11-171-3/+4
* MFHIlia Alshanetsky2002-11-171-1/+9
* This patch allows compilation of gd against non-bundled gd library olderIlia Alshanetsky2002-10-301-0/+2
* Nuke tabs.foobar2002-10-211-4/+4
* Changed --with-gd to behave same way as --with-mysql does.foobar2002-10-211-29/+17
* - Prevent resetting the PHP_*_DIR variables if already set.foobar2002-10-211-6/+12
* --with-zlib-dir has to be defined here to enable phpize buildfoobar2002-10-191-0/+3
* As discussed a while ago, decoding GIF images is not considered a UnisysRasmus Lerdorf2002-10-061-1/+2
* For now, check only when not using bundled GD lib.foobar2002-09-111-4/+4
* Added build test. Bug: #19345foobar2002-09-111-0/+4
* This was not a good idea.foobar2002-09-071-3/+0
* Fix build with bundled gd when builddir!=srcdirSander Roobol2002-09-071-2/+1
* Using --with-zlib-dir should work now with phpized builds too.foobar2002-09-051-0/+3
* This _should_ fix those builds where gd.h might be in many places infoobar2002-09-051-11/+18
* @- Added --disable-all configure option. (Jani)foobar2002-09-041-7/+7
* xpm.h is sometimes in /usr/include/X11 (or /usr/X11R6/include/X11)foobar2002-08-301-1/+9
* check for fabsf and floorf in config.m4Marcus Boerger2002-08-121-0/+3
* Fix bug: #18479. Better error message what was not found.foobar2002-07-231-8/+10
* Remove evil quotesfoobar2002-07-171-1/+1
* Really fix it this time..foobar2002-07-131-0/+4
* Fixed the undefined reference to 'gdttf' errors when using bundled GD lib.foobar2002-07-131-1/+1
* Remove unused files.foobar2002-06-281-2/+2
* - Fix bug: #17671foobar2002-06-281-2/+2
* imageellipse is removed in 2.01Marcus Boerger2002-06-251-0/+1
* - Make functions not exist when they are not available. This means you canDerick Rethans2002-06-241-3/+3
* Fix bug: #17130foobar2002-06-191-0/+4
* Made phpinfo() show if we're using the bundled version of GDSander Roobol2002-06-091-0/+2
* Fixed detection of JPEG support in bundled version of GD.Sander Roobol2002-06-091-1/+1
* - Fixed the include paths for the needed libraries for bundled libgd.foobar2002-06-041-3/+7
* - Made the bundled libgd actually work. Fixed bug: #17244foobar2002-06-041-24/+78
* Wrong variable used here..foobar2002-04-231-1/+1
* include the checks for various support libraries to --with-gd=php section. thejim winstead2002-04-201-0/+10
* s/.o/.c/jim winstead2002-04-201-1/+1
* s/==/=/Sascha Schumann2002-04-131-1/+1
* oopsRasmus Lerdorf2002-04-131-1/+1
* Initial commit of the built-in libgd based on GD-2.0.1Rasmus Lerdorf2002-04-131-1/+12
* - This is not needed herefoobar2002-03-201-1/+0
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-121-1/+1