SOURCES: sablotron-link.patch (NEW) - link libsablot with used libs

qboosh qboosh at pld-linux.org
Sat May 27 18:27:46 CEST 2006


Author: qboosh                       Date: Sat May 27 16:27:46 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- link libsablot with used libs

---- Files affected:
SOURCES:
   sablotron-link.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/sablotron-link.patch
diff -u /dev/null SOURCES/sablotron-link.patch:1.1
--- /dev/null	Sat May 27 18:27:46 2006
+++ SOURCES/sablotron-link.patch	Sat May 27 18:27:41 2006
@@ -0,0 +1,10 @@
+--- Sablot-1.0.2/src/engine/Makefile.am.orig	2004-12-29 14:36:45.000000000 +0100
++++ Sablot-1.0.2/src/engine/Makefile.am	2006-05-27 17:30:27.740168750 +0200
+@@ -4,6 +4,7 @@
+ 
+ lib_LTLIBRARIES = libsablot.la
+ 
++libsablot_la_LIBADD = @ICONV_LIB@ @EXPAT_LIBS@ @OTHER_LIBS@
+ libsablot_la_SOURCES = \
+         arena.h \
+         base.h \
================================================================


More information about the pld-cvs-commit mailing list