summaryrefslogtreecommitdiff
path: root/ext/gd/config.m4
Commit message (Expand)AuthorAgeFilesLines
* change "-o" to "||" (fixes potential problems on weird systems where test doe...Antony Dovgal2005-11-291-5/+5
* - Unify the "configure --help" textsfoobar2005-05-291-8/+8
* gdImageGifCtx() is always available in bundled libAntony Dovgal2005-05-171-0/+1
* - Install GD header filesfoobar2005-05-071-0/+3
* - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype)foobar2005-01-041-1/+3
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-9/+9
* More PHP_LIBDIR fixes for lib64 platforms.Joe Orton2004-12-131-2/+2
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-14/+14
* Added missing comma. Thanks Tony.Ilia Alshanetsky2004-07-271-1/+1
* Fixed bug #29349 (imagecreatefromstring() crashes with external GD library)Ilia Alshanetsky2004-07-271-0/+2
* Merge changes from GD 2.0.28Stefan Esser2004-07-221-1/+2
* Synchronized bundled GD library with GD 2.0.17Ilia Alshanetsky2003-12-251-0/+1
* Revert, not needed hereMarcus Boerger2003-12-071-2/+1
* Fix enabling shared builds.Marcus Boerger2003-12-071-1/+2
* - Always look into /usr/local before /usrfoobar2003-10-011-12/+14
* Always prefer user specified paths over the default /usr /usr/local.Ilia Alshanetsky2003-09-301-6/+6
* Bundled GD has this functionfoobar2003-09-271-1/+2
* Better configure outputMarcus Boerger2003-06-151-0/+1
* Fixed trivial typoMoriyoshi Koizumi2003-06-091-1/+1
* The feature is less revelant to encoding conversion indeedMoriyoshi Koizumi2003-04-211-2/+2
* Made phpinfo() / gd_info() indicate availability of JIS featureMoriyoshi Koizumi2003-04-191-1/+2
* Fixed help text alignmentMoriyoshi Koizumi2003-04-191-1/+1
* MFBed Rui's patchMoriyoshi Koizumi2003-04-191-0/+14
* Check that t1lib has T1_StrErrorfoobar2003-04-041-2/+2
* Fixed bug #22751 (Compile error in gdcache when external libgd is used)foobar2003-03-181-0/+1
* - new xbm supportMarcus Boerger2003-02-021-1/+2
* Bundled version has XBM support as well as external.Marcus Boerger2003-02-011-0/+1
* MFBfoobar2003-01-231-0/+1
* Add test for png.hfoobar2003-01-201-1/+5
* MFB: Fix bug #20995foobar2002-12-141-16/+18
* directory values are optionalMarcus Boerger2002-12-101-4/+4
* Synchronized bundled gd library with the latest stable GD, 2.0.6Ilia Alshanetsky2002-11-251-1/+1
* Fix the test. (and indented it for easier bug spotting :)foobar2002-11-181-5/+10
* Fixed gd 2.0.4 checkIlia Alshanetsky2002-11-171-3/+4
* A better gd >=2.0.4 version check for non-bundled gd library.Ilia 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