explorer: Implement the explorer using IExplorerBrowser.
diff --git a/configure.ac b/configure.ac
index 2ae64f7..2e20f24 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2946,7 +2946,7 @@
WINE_CONFIG_PROGRAM(dxdiag,,[install,po])
WINE_CONFIG_PROGRAM(eject,,[install])
WINE_CONFIG_PROGRAM(expand,,[install])
-WINE_CONFIG_PROGRAM(explorer,,[install])
+WINE_CONFIG_PROGRAM(explorer,,[install,po])
WINE_CONFIG_PROGRAM(extrac32,,[install])
WINE_CONFIG_PROGRAM(hh,,[install])
WINE_CONFIG_PROGRAM(hostname,,[install,po])