]> granicus.if.org Git - php/commitdiff
Test your changes please Jani
authorRasmus Lerdorf <rasmus@php.net>
Sun, 26 Aug 2001 01:10:10 +0000 (01:10 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Sun, 26 Aug 2001 01:10:10 +0000 (01:10 +0000)
ext/gd/gd.c

index 02f810f653fd4322a239b59c8cdee33a50e0ff4d..55e7e206c09da799732e87681fbe9931fcca0632 100644 (file)
@@ -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