[gtk+] Bypass the ms-windows engine for now



commit 3c4d1cc856c2b7f064f6c07c2ba4371fe6296ff5
Author: Tor Lillqvist <tml iki fi>
Date:   Thu Oct 7 01:15:56 2010 +0300

    Bypass the ms-windows engine for now
    
    It requires massive changes to build again. I started, but gave
    up. More insight is needed.

 modules/engines/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modules/engines/Makefile.am b/modules/engines/Makefile.am
index 7f65239..5dac940 100644
--- a/modules/engines/Makefile.am
+++ b/modules/engines/Makefile.am
@@ -1,7 +1,7 @@
 include $(top_srcdir)/Makefile.decl
 
 if USE_WIN32
-wimp = ms-windows
+# wimp = ms-windows
 endif
 
 SUBDIRS = $(wimp) pixbuf



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]