gdi32: Add a string table resource for the translation.
diff --git a/configure.ac b/configure.ac
index 362c2bf..76e8e95 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2531,7 +2531,7 @@
 WINE_CONFIG_DLL(gameux)
 WINE_CONFIG_TEST(dlls/gameux/tests)
 WINE_CONFIG_DLL(gdi.exe16,enable_win16)
-WINE_CONFIG_DLL(gdi32,,[implib])
+WINE_CONFIG_DLL(gdi32,,[implib,po])
 WINE_CONFIG_TEST(dlls/gdi32/tests)
 WINE_CONFIG_DLL(gdiplus,,[implib])
 WINE_CONFIG_TEST(dlls/gdiplus/tests)