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

fixed problem with DV/WMB testing env. regenerated docs;

* configure.in: fixed problem with DV/WMB testing env.
* regenerated docs; doc/APIchunk1[012].html added to SVN
* libxslt/extensions.c: fixed problem with plugin loading;
  removed testplugin.c from SVN (current version kept as
  tests/plugin/testplugin.c)

svn path=/trunk/; revision=1415
This commit is contained in:
William M. Brack
2007-01-12 23:49:56 +00:00
parent e1b7da0c1f
commit 44a76400ae
9 changed files with 623 additions and 334 deletions

View File

@@ -39,6 +39,9 @@
#define PLUGINPUBFUN
#endif
/* include a prototype to make gcc happy */
void
PLUGINPUBFUN xmlsoft_org_xslt_testplugin_init(void);
/************************************************************************
* *