scp2/Module_scp2.mk |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 20ce75e2947b3eac676ff8326fa40c4861fc1ba3
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Mon Mar 6 11:33:17 2017 +0100

    Remove one more MinGW leftover
    
    i.e., WNT=OS implies MSVC
    
    Change-Id: I87b02dcbfe74405326b60f49bceaf99de7c56b83
    Reviewed-on: https://gerrit.libreoffice.org/34920
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/scp2/Module_scp2.mk b/scp2/Module_scp2.mk
index 44ec6b5..f06f185 100644
--- a/scp2/Module_scp2.mk
+++ b/scp2/Module_scp2.mk
@@ -34,9 +34,7 @@ $(eval $(call gb_Module_add_targets,scp2,\
                $(if $(DISABLE_ACTIVEX),,InstallModule_activex) \
                InstallModule_quickstart \
                InstallModule_windows \
-               $(if $(filter MSC,$(COM)),\
-                       InstallModule_winexplorerext \
-               ) \
+               InstallModule_winexplorerext \
        ) \
        $(if $(filter TRUE,$(ENABLE_EVOAB2) $(ENABLE_GIO) $(ENABLE_GTK) 
$(ENABLE_GTK3)),\
                InstallModule_gnome \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to