From: Rasmus Lerdorf Date: Sun, 26 Aug 2001 01:10:10 +0000 (+0000) Subject: Test your changes please Jani X-Git-Tag: PRE_SUBST_Z_MACROS~358 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70c581b82046f0b48b907cceb2f276e330d8fd03;p=php Test your changes please Jani --- diff --git a/ext/gd/gd.c b/ext/gd/gd.c index 02f810f653..55e7e206c0 100644 --- a/ext/gd/gd.c +++ b/ext/gd/gd.c @@ -308,7 +308,7 @@ PHP_MINFO_FUNCTION(gd) #ifdef HAVE_GD_GIF_READ php_info_print_table_row(2, "GIF Read Support", "enabled"); #endif -#ifdef(HAVE_GD_GID_CREATE) +#ifdef HAVE_GD_GIF_CREATE php_info_print_table_row(2, "GIF Create Support", "enabled"); #endif #ifdef HAVE_GD_JPG