php-src/ext/gd
Stig Bakken 2467dd6d05 @Fix some warnings when compiling in maintainer-mode (Stig)
@Made mysql and gd work as shared extensions again (Stig)
- Fixed some warnings in maintainer-mode.
- Made mysql and gd work as shared extensions again by defining
  COMPILE_DL if PIC is defined.
# We need a better solution for building .so extensions than this
# PIC/COMPILE_DL hack!
1999-12-01 22:59:45 +00:00
..
config.h.stub Some patched versions of GD support both GIF and PNG. The GD module now 1999-11-24 21:43:54 +00:00
config.m4 Oops, forgot to check for GIF support. Fixed. 1999-11-29 21:26:52 +00:00
gd.c @Fix some warnings when compiling in maintainer-mode (Stig) 1999-12-01 22:59:45 +00:00
gdcache.c TTF support tested and working now 1999-08-19 06:32:07 +00:00
gdcache.h updated GD from php3 repository, using it as a test extension for the new 1999-04-16 12:15:38 +00:00
gdt1.c Added the files for t1lib support. No porting from PHP3 done yet. 1999-10-08 07:56:43 +00:00
gdt1.h Added the files for t1lib support. No porting from PHP3 done yet. 1999-10-08 07:56:43 +00:00
gdttf.c @Fix some warnings when compiling in maintainer-mode (Stig) 1999-12-01 22:59:45 +00:00
gdttf.h updated GD from php3 repository, using it as a test extension for the new 1999-04-16 12:15:38 +00:00
Makefile.am Remove the extra INCLUDES line from most automake Mafiles. This is not 1999-11-13 12:41:09 +00:00
php3_gd.h @Fix some warnings when compiling in maintainer-mode (Stig) 1999-12-01 22:59:45 +00:00
setup.stub First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00