wmic: Add support for querying class properties.
diff --git a/configure.ac b/configure.ac
index a9b52f9..1753e14 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3091,7 +3091,7 @@
 WINE_CONFIG_PROGRAM(winhlp32,,[install,po])
 WINE_CONFIG_PROGRAM(winoldap.mod16,enable_win16,[install])
 WINE_CONFIG_PROGRAM(winver,,[install])
-WINE_CONFIG_PROGRAM(wmic,,[install])
+WINE_CONFIG_PROGRAM(wmic,,[install,po])
 WINE_CONFIG_PROGRAM(wordpad,,[install,po])
 WINE_CONFIG_PROGRAM(write,,[install,po])
 WINE_CONFIG_PROGRAM(wscript,,[install])