1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-08 21:42:07 +03:00

preparing 1.0.14 updated rebuilt implemented the IN_LIBXSLT and

* configure.in: preparing 1.0.14
* doc/*: updated rebuilt
* libxslt/*.c libexslt/*.c libxslt/libxslt.h libexslt/libexslt.h:
  implemented the IN_LIBXSLT and IN_LIBEXSLT mechanism discussed
  with the Windows maintainers
Daniel
This commit is contained in:
Daniel Veillard
2002-03-18 19:53:55 +00:00
parent 2abd71732c
commit 79d36ecd29
31 changed files with 54 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
#define IN_LIBEXSLT
#include "libexslt/libexslt.h"
#if defined(WIN32) && !defined (__CYGWIN__)