History log of /PHP-7.1/ext/gd/config.m4 (Results 151 – 175 of 195)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 368054d2 09-Nov-2000 foobar

Fix to get jpeg/xpm support everytime.


# 443d2893 09-Nov-2000 foobar

Fixed bug: #5460


# 95eceee4 08-Nov-2000 foobar

Cleaned up a bit.


# 3f85e944 08-Nov-2000 foobar

config.m4


# d12c4de6 21-Oct-2000 Rasmus Lerdorf

Fix annoying $withval interaction in GD configure stuff


# 4de105ae 16-Oct-2000 Rui Hirokawa

added a option to use the truetype string handling function in gd.\n it is useful for japanese because the truetype string function in gd supports some japanese encodings.


# cd7dae06 14-Oct-2000 Marko Karppinen

We don't support FreeType 2 - let's stop pretending we do


# e6d03e7a 14-Oct-2000 foobar

config.m4


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# 045ee57f 28-Sep-2000 Stefan Roehrich

Line seems to be missing and causing configure test failures for other extensions.


Revision tags: php-4.0.2
# 3cb026db 23-Aug-2000 Sascha Schumann

Fix library order for -lpng -lz.

PR: #3978


Revision tags: PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2
# 92b963bb 26-Jun-2000 Jouni Ahto

- Fixed another missing test for existing functions in libgd.
# This too should go in 4.0.1 if just possible.


# 29e5cf81 26-Jun-2000 Jouni Ahto

- Test gdImagePaletteCopy and define HAVE_LIBGD15 if found.
- s/HAVE_LIBGD13/HAVE_LIBGD15/ in ImagePaletteCopy, ImageCopyMerge.
# This really should go into 4.0.1 or we'll get a lot of compla

- Test gdImagePaletteCopy and define HAVE_LIBGD15 if found.
- s/HAVE_LIBGD13/HAVE_LIBGD15/ in ImagePaletteCopy, ImageCopyMerge.
# This really should go into 4.0.1 or we'll get a lot of complaints from
# people using older versions of gd (because it still supports gif).

show more ...


Revision tags: php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH
# 4f0f3c3b 06-Jun-2000 Jouni Ahto

- Preparing to add new image types to gd module.
# Sascha, if you see this, why are there two checks for jpeg dirs
# (PHP_GD_JPEG)? I just literally applied the same method to check for
#

- Preparing to add new image types to gd module.
# Sascha, if you see this, why are there two checks for jpeg dirs
# (PHP_GD_JPEG)? I just literally applied the same method to check for
# Xpm libs, don't know how to fix it. Could you please have a look at this?

show more ...


# 3bbc7466 27-May-2000 Hartmut Holzgraefe

added comments to the System/Distribution specific default
path tests for gd.h

? can someone imagine a clever way to have that done for
_all_ packages in a simple and general way ?


# 636b8927 27-May-2000 Hartmut Holzgraefe

should make SuSE 6.x users happy (and anybody else with gh.d in
/usr/include/gd ... )


# 99133bf4 23-May-2000 Sascha Schumann

--with-foo causes $withval to be set to "yes," not ""


Revision tags: php-4.0.0, php-4.0RC2
# e223693d 20-Apr-2000 Sascha Schumann

Do not enable GD, if --without-gd was used


# c9731425 30-Mar-2000 Sascha Schumann

Fix libpng and libz order and stuff the libjpeg into its own macro.


Revision tags: PHP-4.0-RC1
# ec52ce44 18-Mar-2000 Sander Steffann

A small fix when checking for libjpeg


# da4f3eda 13-Mar-2000 Rasmus Lerdorf

gd-jpeg support
@Add GD-JPEG Support (Rasmus)


# 00c14f74 12-Mar-2000 Sascha Schumann

Also search for freetype headers in $prefix/include/freetype

PR: #3775


# ab7bbbb1 25-Feb-2000 Jouni Ahto

Ported T1lib support from PHP3.
@- Ported T1lib support from PHP3. (Jouni)
# That's almost a lie... needs still some work.


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# ed3c962b 04-Jan-2000 Rasmus Lerdorf

@ Don't assume libz and libpng are installed for the GD checks (Rasmus)


Revision tags: PRE_ISSET_TYPE
# cf5a5fb1 30-Dec-1999 Sascha Schumann

Whoops, defining them to empty values generates many parse errors.
Defaulting to 1.


# 2c99bef4 30-Dec-1999 Sascha Schumann

Get rid of config.h.stub. Note that you should embed a comment about
what the respective define does into the AC_DEFINE macro. I.e.

AC_DEFINE(HAVE_FOO, 1, [Whether you have FOO])


12345678