Fix linking of libxsltbreakpoint (Re: [xslt] Release oflibxslt-1.0.31)



Daniel Veillard <veillard@redhat.com> writes:

>   thanks to everybody who provided patches or reported bugs,

I'd like to offer this patch for fixing libxsltbreakpoint; courtesy by
Stanislav Brabec:

-------------------------------------------------------------------
Tue Jun 17 17:31:15 CEST 2003 - sbrabec@suse.cz

- Fixed linking of libxsltbreakpoint.

-------------------------------------------------------------------

--- breakpoint/Makefile.am	2001-11-30 13:36:04.000000000 +0100
+++ breakpoint/Makefile.am	2003-06-17 17:05:48.000000000 +0200
@@ -6,7 +6,7 @@
 	deprecated.c
 
 libxsltbreakpoint_la_LIBADD =
-libxsltbreakpoint_la_LDFLAGS = -version-info @LIBXSLTBREAK_VERSION_INFO@
+libxsltbreakpoint_la_LDFLAGS = -version-info @LIBXSLTBREAK_VERSION_INFO@ $(top_builddir)/libxslt/libxslt.la
 
 clean:
 	rm -f *.lo

-- 
Linux frechet 2.4.20-4GB #1 Tue Apr 8 13:00:26 UTC 2003 i686  GNU/Linux
  4:26pm  up 72 days  8:03,  17 users,  load average: 0.06, 0.08, 0.09
                                             work    :      ke@suse.de
Karl Eichwalder                              home    : keichwa@gmx.net



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]