Files
libreoffice/libxslt
Tor Lillqvist dc7afa23bc Don't build libxslt.dll against debugging runtime for --enable-debug
Same problem as a few commits earlier: libxslt's configure.js uses
debug=yes to mean using the debugging crt, which we don't want in just
a debug=t build. (And which will make libxslt.dll fail to load.) Look
at $(dbgutil), not $(debug). (And note that in general dbgutil builds
are disabled for Windows currently anyway.)
2011-10-27 15:54:03 +03:00
..
2011-06-03 13:27:35 +03:00
2010-10-20 19:17:40 +02:00