view: Install it inside Wine

André Hentschel nerv at dawncrow.de
Thu Sep 1 13:47:26 CDT 2011


I still think "view" should be available to users, so the only thing between the user and "view" is they have to compile Wine theirselves and that should change.
It's very hard to find good wmf/emf viewers for Linux(and most likely other OS), but "view" is a great program for people who need to take a look at wmf/emf files.
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index ed7a60c..3de7675 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2947,7 +2947,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,manpage])
 WINE_CONFIG_PROGRAM(winebrowser,,[install])
 WINE_CONFIG_PROGRAM(winecfg,,[install,installbin,manpage,po])
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list