From 96edb02fe8081867394369269dc2da635ef94f94 Mon Sep 17 00:00:00 2001 From: ivanr Date: Mon, 9 Jul 2007 15:40:07 +0000 Subject: [PATCH] Updated documentation to specify libxml is no longer optional. --- doc/modsecurity2-apache-reference.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/doc/modsecurity2-apache-reference.xml b/doc/modsecurity2-apache-reference.xml index fd1250ae..a9a1121a 100644 --- a/doc/modsecurity2-apache-reference.xml +++ b/doc/modsecurity2-apache-reference.xml @@ -297,8 +297,8 @@ - (Optional) Install the latest version of libxml2, if it isn't - already installed on the server. + Install the latest version of libxml2, if it isn't already + installed on the server. @@ -315,10 +315,8 @@ - (Optional) Edit Makefile to enable ModSecurity to use libxml2 - (uncomment line DEFS = - -DWITH_LIBXML2) and configure the include path (for example: - Edit Makefile to configure the correct include path for libxml + (for example: INCLUDES=-I/usr/include/libxml2)