1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 16:08:35 +02:00

Test commit (simple WS change)

This commit is contained in:
Kalle Sommer Nielsen
2013-01-30 16:16:43 +01:00
parent c16d8c521e
commit ee149cdd2b
+1 -1
View File
@@ -77,7 +77,7 @@ if (PHP_GD != "no") {
");
PHP_INSTALL_HEADERS("", "ext/gd ext/gd/libgd" );
} else {
} else {
WARNING("gd not enabled; libraries and headers not found");
}
}