[Libreoffice-commits] .: sw/qa

Caolán McNamara caolan at kemper.freedesktop.org
Sun Mar 6 12:47:18 PST 2011


 sw/qa/core/makefile.mk |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit 17cc392f19e7363aa375077fbe1f5a71dc6d3cbb
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sun Mar 6 20:27:40 2011 +0000

    let always include these to keep it simple

diff --git a/sw/qa/core/makefile.mk b/sw/qa/core/makefile.mk
index b634eff..c831e87 100644
--- a/sw/qa/core/makefile.mk
+++ b/sw/qa/core/makefile.mk
@@ -149,11 +149,6 @@ SHL3VERSIONMAP = export.map
 # --- Targets ------------------------------------------------------
 
 .INCLUDE :  target.mk
-# include comphelper/version.mk for platform where it is not
-# included through libs.mk
-.IF ("$(GUI)"!="UNX" && "$(COM)"!="GCC") || "$(GUI)"=="OS2"
-.INCLUDE :  comphelper/version.mk
-.END
 
 .IF "$(OS)" == "WNT"
 my_file = file:///


More information about the Libreoffice-commits mailing list