You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/libxmlpatch/files/libxmlpatch-0.3.1-asneeded....

13 lines
460 B

Index: libxmlpatch-0.3.1/diff/Makefile.am
===================================================================
--- libxmlpatch-0.3.1.orig/diff/Makefile.am
+++ libxmlpatch-0.3.1/diff/Makefile.am
@@ -29,6 +29,7 @@ INCLUDES = $(DEPS_XML_CFLAGS) $(DEPS_GLI
lib_LTLIBRARIES = libxmldiff.la
libxmldiff_la_SOURCES = xml_diff.c
+libxmldiff_la_LIBADD = $(DEPS_GLIB_LIBS)
libxmldiff_includedir = $(includedir)/libxmldiff
libxmldiff_include_HEADERS = xml_diff.h