programs: Add a stub FontCache3.0.0.0 service.
diff --git a/configure.ac b/configure.ac index 11d22b9..ae89108 100644 --- a/configure.ac +++ b/configure.ac
@@ -2926,6 +2926,7 @@ WINE_CONFIG_PROGRAM(oleview,,[install,po]) WINE_CONFIG_PROGRAM(ping,,[install]) WINE_CONFIG_PROGRAM(plugplay,,[install]) +WINE_CONFIG_PROGRAM(presentationfontcache,,[install]) WINE_CONFIG_PROGRAM(progman,,[install,po]) WINE_CONFIG_PROGRAM(reg,,[install,po]) WINE_CONFIG_PROGRAM(regedit,,[install,installbin,manpage,po])