1437b87739
We don't use the debugging runtime in LO's own code in dbgutil builds, so we shouldn't use it in bundled libs either. (At one point I did try to use the debugging runtime in a dbgutil build, but had to give up eventually; too many compilation errors thanks to using -D_DEBUG which brings in much more strict checks in the C++ headers. I apparently forgot to fix these makefiles then when I aborted the attempt.) Change-Id: I I Iedf765b55ba71b811d7fe3074e4c3129783108fd |
||
---|---|---|
.. | ||
dummy/bin | ||
prj | ||
libxslt-aix.patch | ||
libxslt-android.patch | ||
libxslt-configure.patch | ||
libxslt-internal-symbols.patch | ||
libxslt-mingw.patch | ||
libxslt-vc10.patch | ||
libxslt-win_manifest.patch | ||
libxsltversion.mk | ||
makefile.mk | ||
README |
Gnome xslt library written in C, from [http://xmlsoft.org/xslt/]