summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-02-02 17:05:04 +0100
committerMathias Bauer <mba@openoffice.org>2011-02-02 17:05:04 +0100
commitab451ff91e394a5f756558a9b27b39b55c43f075 (patch)
tree3734ff13290f921c824b452ce8d71ef3c836d368 /sfx2/Library_sfx.mk
parenta204d0906ddf7498cf6bc0acbae4ac949f1a1af6 (diff)
CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of individual standard libs from makefiles; fix export problem in framework
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rwxr-xr-xsfx2/Library_sfx.mk9
1 files changed, 1 insertions, 8 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk
index 9ce73f2369ef..4cfd5da93bb6 100755
--- a/sfx2/Library_sfx.mk
+++ b/sfx2/Library_sfx.mk
@@ -76,14 +76,7 @@ $(eval $(call gb_Library_add_linked_libs,sfx,\
vcl \
vos3 \
xml2 \
- $(gb_StdLibs) \
-))
-
-$(eval $(call gb_Library_add_linked_system_libs,sfx,\
- icuuc \
- dl \
- m \
- pthread \
+ $(gb_STDLIBS) \
))
$(eval $(call gb_Library_add_exception_objects,sfx,\