[Libvirt-cim] [PATCH] [CU] Add link to libxml2

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Tue Dec 2 17:10:05 UTC 2008


# HG changeset patch
# User Kaitlin Rupert <karupert at us.ibm.com>
# Date 1228237788 28800
# Node ID 7c190fc73af13fdf77cb7bdbb0d6a93408efa030
# Parent  36c97d5c8c9f0eea12a87eae4e01bb80c9840ece
[CU] Add link to libxml2.

Signed-off-by: Kaitlin Rupert <karupert at us.ibm.com>

diff -r 36c97d5c8c9f -r 7c190fc73af1 Makefile.am
--- a/Makefile.am	Wed Sep 03 11:35:13 2008 -0700
+++ b/Makefile.am	Tue Dec 02 09:09:48 2008 -0800
@@ -24,7 +24,7 @@
                          std_association.c inst_list.c std_indication.c \
                          debug_util.c eo_parser_xml.c
 libcmpiutil_la_CFLAGS = $(CFLAGS) $(CFLAGS_STRICT)
-libcmpiutil_la_LIBADD =
+libcmpiutil_la_LIBADD = -lxml2
 libcmpiutil_la_DEPENDENCIES =
 
 AM_LFLAGS = -Peo_parse_




More information about the Libvirt-cim mailing list