Francois Gouget : msxml3: Dynamically load libxslt. so and only call xsltInit() if present.

Alexandre Julliard julliard at winehq.org
Tue Nov 18 09:27:14 CST 2008


Module: wine
Branch: master
Commit: 3d384f172cb5fcabf441bd1c64cb4760df013781
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=3d384f172cb5fcabf441bd1c64cb4760df013781

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon Nov 17 19:29:32 2008 +0100

msxml3: Dynamically load libxslt.so and only call xsltInit() if present.

---

 configure                   |  142 ++++++------------------------------------
 configure.ac                |   13 +---
 dlls/msxml3/Makefile.in     |    2 +-
 dlls/msxml3/main.c          |   57 +++++++++++++++---
 dlls/msxml3/msxml_private.h |   21 ++++++
 dlls/msxml3/node.c          |   21 ++-----
 include/config.h.in         |    9 +--
 7 files changed, 103 insertions(+), 162 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=3d384f172cb5fcabf441bd1c64cb4760df013781



More information about the wine-cvs mailing list