applied patch from Joel Reed to get EXSLT crypto extensions based on
authorDaniel Veillard <veillard@src.gnome.org>
Wed, 30 Jun 2004 16:43:53 +0000 (16:43 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Wed, 30 Jun 2004 16:43:53 +0000 (16:43 +0000)
commit1bc6a1a495c2acec0fa2c46783a4dc0adefc1860
tree803d776b536c44194efbb353452da2652334ad2d
parent19739dbd5fd3449b0cdae8984f3dd8b787d18ad2
applied patch from Joel Reed to get EXSLT crypto extensions based on

* win32/Makefile.msvc win32/Makefile.mingw libexslt/Makefile.am
  libexslt/exslt.c libexslt/exslt.h config.h.in configure.in
  libexslt/crypto.c: applied patch from Joel Reed to get EXSLT
  crypto extensions based on libgcrypt if found at configure time.
* tests/namespaces/Makefile.am: fixed a small breakage
Daniel
ChangeLog
config.h.in
configure.in
libexslt/Makefile.am
libexslt/crypto.c [new file with mode: 0644]
libexslt/exslt.c
libexslt/exslt.h
tests/namespaces/Makefile.am
win32/Makefile.mingw
win32/Makefile.msvc
xsltproc/Makefile.am