]> granicus.if.org Git - php/commit
Drop superfluous ENABLE_GD_TTF
authorChristoph M. Becker <cmbecker69@gmx.de>
Sun, 21 Jul 2019 15:28:49 +0000 (17:28 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 22 Jul 2019 10:01:24 +0000 (12:01 +0200)
commitd3d3404db7e8b82e171bfb119c69dc6770502ae4
treeb58b8d398fe1f63928d6629fa35069fe7812dbf5
parentb2915fc33293592bcb2fea6c0844535e732049a9
Drop superfluous ENABLE_GD_TTF

If we `HAVE_LIBFREETYPE`, we define `ENABLE_GD_TTF` if it is not
defined.  Therefore we can check for `HAVE_LIBFREETYPE` in the first
place.
ext/gd/config.m4
ext/gd/gd.c
ext/gd/php_gd.h