]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice-system-stlport.patch
- up
[packages/libreoffice.git] / openoffice-system-stlport.patch
1 --- oo_1.0.2_src.orig/solenv/inc/unxlngi4.mk    Tue Jan  7 15:22:21 2003
2 +++ oo_1.0.2_src/solenv/inc/unxlngi4.mk Thu Feb 13 17:18:06 2003
3 @@ -202,7 +202,7 @@
4  STDSHLCUIST=-ldl -lm
5  
6  LIBSTLPORT=$(DYNAMIC) -lstlport_gcc -lstdc++
7 -LIBSTLPORTST=$(STATIC) -lstlport_gcc $(DYNAMIC)
8 +LIBSTLPORTST=$(DYNAMIC) -lstlport_gcc $(DYNAMIC)
9  
10  #FILLUPARC=$(STATIC) -lsupc++ $(DYNAMIC)
11  
12 --- oo_1.1rc3_src/solenv/inc/unxlngppc.mk.orig  Mon Apr 28 16:47:14 2003
13 +++ oo_1.1rc3_src/solenv/inc/unxlngppc.mk       Wed Sep  3 10:03:39 2003
14 @@ -189,7 +189,7 @@
15  STDSHLCUIMT=-ldl -lpthread -lm
16  
17  LIBSTLPORT=$(DYNAMIC) -lstlport_gcc
18 -LIBSTLPORTST=$(STATIC) -lstlport_gcc $(DYNAMIC)
19 +LIBSTLPORTST=$(DYNAMIC) -lstlport_gcc $(DYNAMIC)
20  
21  # name of library manager
22  LIBMGR=ar 
This page took 0.024003 seconds and 3 git commands to generate.