[gtk+] Enable the build of MS Windows engine again



commit 733f1710c6cbe7c9a4232aae3bf9c0e7f01d12f8
Author: Fridrich Å trba <fridrich strba bluewin ch>
Date:   Thu Oct 14 20:56:17 2010 +0200

    Enable the build of MS Windows engine again
    
    The MS Windows engine compiles anew, so enable it so that one can fix remaining issues

 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 5dac940..7f65239 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]