summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-devel/files/patch-comphelper+util+makefile.mk
blob: 997719c43dd824446e52d332be2ec43295d40834 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- ../comphelper/util/makefile.mk.orig	Tue Feb 19 13:26:37 2002
+++ ../comphelper/util/makefile.mk	Wed Apr  3 00:16:43 2002
@@ -85,11 +85,11 @@
 
 SHL1TARGET=$(COMPHLP_TARGET)$(COMPHLP_MAJOR)
 SHL1STDLIBS=\
+	$(SALLIB)					\
 	$(CPPULIB)					\
 	$(CPPUHELPERLIB)			\
 	$(VOSLIB)					\
 	$(OSLLIB)					\
-	$(SALLIB)					\
 	$(CPPRTLLIB)
 
 .IF "$(OS)$(CPU)"=="SOLARISS"