configure: Install view to make it accessible to the user

André Hentschel nerv at dawncrow.de
Wed Jul 27 14:04:56 CDT 2011


No dependencies on other patches
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 8126c7b..5accaba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2935,7 +2935,7 @@ WINE_CONFIG_PROGRAM(taskmgr,,[install,po])
 WINE_CONFIG_PROGRAM(termsv,,[install])
 WINE_CONFIG_PROGRAM(uninstaller,,[install,po])
 WINE_CONFIG_PROGRAM(unlodctr,,[install])
-WINE_CONFIG_PROGRAM(view,,[po])
+WINE_CONFIG_PROGRAM(view,,[install,po])
 WINE_CONFIG_PROGRAM(wineboot,,[install,installbin])
 WINE_CONFIG_PROGRAM(winebrowser,,[install])
 WINE_CONFIG_PROGRAM(winecfg,,[install,installbin,po])
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list