]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Create the library with the right dependencies.
authorBruno Haible <bruno@clisp.org>
Mon, 13 Nov 2006 12:38:37 +0000 (12:38 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:22 +0000 (12:14 +0200)
gnulib-local/modules/libxml

index cd3a2863e7449d0ac225b7f2c315fc32d8d3aa25..922f00bde05a04b4218422ccf4e5bf7c306f7929 100644 (file)
@@ -439,6 +439,10 @@ MOSTLYCLEANFILES += \
   libxml/xpointer.h
 MOSTLYCLEANFILES += libxml/*.h-t
 
+if GL_COND_LIBTOOL
+lib_LDFLAGS += $(LTLIBXML)
+endif
+
 Include:
 #include <libxml/DOCBparser.h>
 #include <libxml/HTMLparser.h>