12 lines
620 B
Plaintext
12 lines
620 B
Plaintext
--- include/libxml/Makefile.in.orig Thu Oct 25 13:44:37 2001
|
|
+++ include/libxml/Makefile.in Thu Oct 25 13:45:42 2001
|
|
@@ -120,7 +120,7 @@
|
|
Z_CFLAGS = @Z_CFLAGS@
|
|
Z_LIBS = @Z_LIBS@
|
|
|
|
-xmlincdir = $(includedir)/libxml2/libxml
|
|
+xmlincdir = $(includedir)/libxml
|
|
|
|
xmlinc_HEADERS = SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h xmlwin32version.h DOCBparser.h catalog.h
|
|
|