summaryrefslogtreecommitdiff
path: root/libxslt/xsltconfig.h.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-12-22 21:55:36 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-12-22 21:55:36 +0000
commit326d10052171236098e326cbb516e341b08ba3d4 (patch)
tree4cbca17c28f77501bea92f2a636101e64855b258 /libxslt/xsltconfig.h.in
parent8e31c2bae16729072f918cb7ffa80df561c02428 (diff)
downloadlibxslt-326d10052171236098e326cbb516e341b08ba3d4.tar.gz
applied patch from Craig A. Berry for the VMS port. Daniel
* vms/build_xslt.com libxslt/xsltconfig.h.in libxslt/xsltutils.c: applied patch from Craig A. Berry for the VMS port. Daniel
Diffstat (limited to 'libxslt/xsltconfig.h.in')
-rw-r--r--libxslt/xsltconfig.h.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/libxslt/xsltconfig.h.in b/libxslt/xsltconfig.h.in
index cbaa61a4..00ce654b 100644
--- a/libxslt/xsltconfig.h.in
+++ b/libxslt/xsltconfig.h.in
@@ -76,6 +76,11 @@ extern "C" {
#if @WITH_TRIO@
#define XSLT_NEED_TRIO
#endif
+#ifdef __VMS
+#ifndef XSLT_NEED_TRIO
+#define XSLT_NEED_TRIO
+#endif
+#endif
/**
* WITH_XSLT_DEBUGGER: