Fix references to lkabc

r14.0.x
Timothy Pearson 11 years ago
parent 4557744068
commit c7883621f1

@ -7345,7 +7345,7 @@ diff -urN libreoffice-build/patches/dev300/trinity-modules.diff libreoffice-buil
++ $(SLO)$/kfields.obj \ ++ $(SLO)$/kfields.obj \
++ $(SLO)$/TDEInit.obj ++ $(SLO)$/TDEInit.obj
++ ++
++TDEAB_LIB=$(TDE_LIBS) -lkabc ++TDEAB_LIB=$(TDE_LIBS) -ltdeabc
++ ++
++# --- Library ----------------------------------- ++# --- Library -----------------------------------
++ ++

@ -7345,7 +7345,7 @@ diff -urN libreoffice-build/patches/dev300/trinity-modules.diff libreoffice-buil
++ $(SLO)$/kfields.obj \ ++ $(SLO)$/kfields.obj \
++ $(SLO)$/TDEInit.obj ++ $(SLO)$/TDEInit.obj
++ ++
++TDEAB_LIB=$(TDE_LIBS) -lkabc ++TDEAB_LIB=$(TDE_LIBS) -ltdeabc
++ ++
++# --- Library ----------------------------------- ++# --- Library -----------------------------------
++ ++

@ -195,7 +195,7 @@
$(eval $(call gb_Library_add_libs,tdeabdrv1,\ $(eval $(call gb_Library_add_libs,tdeabdrv1,\
+ $$(TDE_LIBS) \ + $$(TDE_LIBS) \
-lkabc \ -ltdeabc \
)) ))
--- a/connectivity/Configuration_tdeab.mk --- a/connectivity/Configuration_tdeab.mk

@ -604,7 +604,7 @@ index 9494037..bce8aa2 100644
+$(SLO)$/kfields.obj \ +$(SLO)$/kfields.obj \
+$(SLO)$/KDEInit.obj +$(SLO)$/KDEInit.obj
+ +
+TDEAB_LIB=$(TDE_LIBS) -lkabc +TDEAB_LIB=$(TDE_LIBS) -ltdeabc
+ +
+# --- Library ----------------------------------- +# --- Library -----------------------------------
+ +

@ -7666,7 +7666,7 @@ index 0000000..cde838a
+ $(SLO)$/kfields.obj \ + $(SLO)$/kfields.obj \
+ $(SLO)$/TDEInit.obj + $(SLO)$/TDEInit.obj
+ +
+TDEAB_LIB=$(TDE_LIBS) -lkabc +TDEAB_LIB=$(TDE_LIBS) -ltdeabc
+ +
+# --- Library ----------------------------------- +# --- Library -----------------------------------
+ +

Loading…
Cancel
Save