summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2006-03-24 14:02:54 +0000
committerDaniel Veillard <veillard@src.gnome.org>2006-03-24 14:02:54 +0000
commit2a8c4c47da3699cb1ed498bec5114fd011a2e726 (patch)
tree9ee4242e7ab66c774b07aa0c24e4469d4e8d107c
parent54eb0243c442292953b4a3df39568735039ebc82 (diff)
downloadlibxml2-2a8c4c47da3699cb1ed498bec5114fd011a2e726.tar.gz
Removed section on HP-UX from 2000, Daniel
-rw-r--r--INSTALL10
1 files changed, 1 insertions, 9 deletions
diff --git a/INSTALL b/INSTALL
index 0ac44f0f..3b004ae8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -48,15 +48,7 @@ Compilation
http://clisp.cons.org/~haible/packages-libiconv.html
ftp://ftp.ilog.fr/pub/Users/haible/gnu/
- 3.libxml does not compile with HP-UX's optional ANSI-C compiler
-
- this is due to macro limitations. Try to add " -Wp,-H16800 -Ae"
- to the CFLAGS
-
- you can also install and use gcc instead or use a precompiled version
- of libxml, both available from the HP-UX Porting and Archive Centre
-
- 4.make tests fails on some platforms
+ 3.make tests may fail on some platforms
Sometime the regression tests results don't completely match the
value produced by the parser, and the makefile uses diff to print