[PATCH] [CU] Add link to libxml2

2 Dec
2008
2 Dec
'08
12:10 p.m.
# HG changeset patch # User Kaitlin Rupert <karupert@us.ibm.com> # Date 1228237788 28800 # Node ID 7c190fc73af13fdf77cb7bdbb0d6a93408efa030 # Parent 36c97d5c8c9f0eea12a87eae4e01bb80c9840ece [CU] Add link to libxml2. Signed-off-by: Kaitlin Rupert <karupert@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_
6129
Age (days ago)
6129
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kaitlin Rupert