This commit is contained in:
kevlo 2001-09-22 05:03:44 +00:00
parent cb37748b7b
commit e81f901670

View File

@ -1,5 +1,5 @@
--- configure.orig Fri Sep 14 17:36:02 2001
+++ configure Sat Sep 22 09:36:11 2001
+++ configure Sat Sep 22 10:51:20 2001
@@ -2958,7 +2958,14 @@
if test -n "$RANLIB"; then
@ -83,7 +83,7 @@
XML_LIBDIR='-L${libdir}'
-XML_INCLUDEDIR='-I${includedir}/libxml2/libxml -I${includedir}/libxml2'
+XML_INCLUDEDIR='-I${includedir}/libxml -I${includedir}/libxml'
+XML_INCLUDEDIR='-I${includedir}/libxml -I${includedir}'
XML_CFLAGS=""
RDL_LIBS=""