History log of /external/libxml2/vms/config.vms
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bf3b45635021dc1fc7160d907a01051ce81fb11d 13-Nov-2017 Nick Wellnhofer <wellnhofer@aevum.de> Remove unused AC_CHECKs
/external/libxml2/vms/config.vms
cb5541c9f34fc29b0d7b8d89a3122c3fa46a6068 13-Nov-2017 Nick Wellnhofer <wellnhofer@aevum.de> Fix libz and liblzma detection

If libz or liblzma are detected with pkg-config, AC_CHECK_HEADERS must
not be run because the correct CPPFLAGS aren't set. It is actually not
required have separate checks for LIBXML_ZLIB_ENABLED and HAVE_ZLIB_H.
Only check for LIBXML_ZLIB_ENABLED and remove HAVE_ZLIB_H macro.

Fixes bug 764657, bug 787041.
/external/libxml2/vms/config.vms
4d041a2e809f538c87af261f86008b6de833ca2b 17-Dec-2013 Jacob (Jouk) Jansen <joukj@hrem.nano.tudelft.nl> Various portability patches for OpenVMS

Available from http://nchrem.tnw.tudelft.nl/openvms/software2.html
/external/libxml2/vms/config.vms
d4e39ae2c117b06da7bee059f744b1409d5d9323 28-Oct-2005 Daniel Veillard <veillard@src.gnome.org> cleanup from Albert Chin html/index.sgml doesn't exist anymore Daniel

* config.h.in configure.in vms/config.vms macos/src/config-mac.h:
cleanup from Albert Chin
* doc/Makefile.am: html/index.sgml doesn't exist anymore
Daniel
/external/libxml2/vms/config.vms
fe8aab98438d36bfc3c7c2080ee1a457d9202d1f 22-Dec-2002 Daniel Veillard <veillard@src.gnome.org> applied Craig A. Berry patches for VMS Daniel

* testC14N.c vms/config.vms: applied Craig A. Berry patches for VMS
Daniel
/external/libxml2/vms/config.vms
e645e8c1414b53d96b6cca3c7691005b75b2e647 22-Oct-2002 Daniel Veillard <veillard@src.gnome.org> Applied the VMS update patch from Craig A. Berry update Daniel

* vms/build_libxml.com vms/config.vms vms/readme.vms
include/libxml/parser.h include/libxml/parserInternals.h
include/libxml/tree.h include/libxml/xmlIO.h
HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c
tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c:
Applied the VMS update patch from Craig A. Berry
* doc/*.html: update
Daniel
/external/libxml2/vms/config.vms
ce6e98d693ffc5cb469e79b12377af928638fb6f 25-Nov-2000 Daniel Veillard <veillard@src.gnome.org> Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c

Big OpenVMS patch:
- nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c xpath.c
parserInternals.h vms/build_libxml.com vms/config.vms Makefile.am:
integrated a set of OpenVMS changes from Howard Taylor
<Howard.Taylor@pacoast.com>
Daniel
/external/libxml2/vms/config.vms