From b34321c78c36cc3760290a6fe46b114a78c5c4f7 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 4 Mar 2004 17:09:47 +0000 Subject: [PATCH] Fixing a head build problem, damn ... Daniel --- debugXML.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debugXML.c b/debugXML.c index 0da87e5a..cd87ddcc 100644 --- a/debugXML.c +++ b/debugXML.c @@ -1538,7 +1538,7 @@ xmlShellBase(xmlShellCtxtPtr ctxt, return (0); } -#ifdef XML_TREE_ENABLED +#ifdef LIBXML_TREE_ENABLED /** * xmlShellSetBase: * @ctxt: the shell context