From 867195e7fc4b5c03038cb16eaab7efd5156071e9 Mon Sep 17 00:00:00 2001 From: "Carl C. Trieloff" Date: Thu, 16 Oct 2008 02:07:02 +0000 Subject: enable build without xml installed git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@705120 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpp/src') diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index 699af084fc..c63b98b18d 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -117,7 +117,9 @@ cmodule_LTLIBRARIES = include cluster.mk include acl.mk include qmf.mk +if HAVE_XML include xml.mk +endif if RDMA -- cgit v1.2.1