[Libreoffice-commits] core.git: RepositoryFixes.mk

Fridrich Å trba fridrich.strba at bluewin.ch
Sun Mar 3 17:24:44 PST 2013


 RepositoryFixes.mk |    9 ---------
 1 file changed, 9 deletions(-)

New commits:
commit 38470c49ee3d9f346755c6d3eb84b8264a5cbf8f
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Mon Mar 4 02:24:10 2013 +0100

    Those libraries are not anymore used on windows at all
    
    Change-Id: Ia231c8f42677a6a64e151dc72c5a392962fb8bff

diff --git a/RepositoryFixes.mk b/RepositoryFixes.mk
index 9ff6656..0965714 100644
--- a/RepositoryFixes.mk
+++ b/RepositoryFixes.mk
@@ -107,7 +107,6 @@ gb_Library_DLLFILENAMES := $(patsubst ssl:ssl%,ssl:ssleay32%,$(gb_Library_DLLFIL
 
 else # $(COM) != GCC
 
-gb_Library_FILENAMES := $(patsubst croco-0.6-3:icroco-0.6-3%,croco-0.6-3:libcroco-0.6-3%,$(gb_Library_FILENAMES))
 gb_Library_FILENAMES := $(patsubst comphelper:icomphelper%,comphelper:icomphelp%,$(gb_Library_FILENAMES))
 gb_Library_FILENAMES := $(patsubst cppunit:icppunit%,cppunit:icppunit_dll%,$(gb_Library_FILENAMES))
 gb_Library_FILENAMES := $(patsubst crypto:icrypto%,crypto:libeay32%,$(gb_Library_FILENAMES))
@@ -130,17 +129,9 @@ gb_Library_FILENAMES := $(patsubst z:z%,z:zlib%,$(gb_Library_FILENAMES))
 
 # change the names of all import libraries that don't have an "i" prefix as in our standard naming schema
 gb_Library_NOILIBFILENAMES := \
-    gdk_pixbuf-2.0 \
-    gio-2.0 \
-    glib-2.0 \
-    gmodule-2.0 \
-    gobject-2.0 \
-    gthread-2.0 \
     icudt icuin icule icuuc \
     langtag \
     lcms2 \
-    pango-1.0 \
-    pangocairo-1.0 \
     xpcom \
     xpcom_core \
     nspr4 \


More information about the Libreoffice-commits mailing list