GNOME Bugzilla – Bug 743408
fix xsltlocale.h on windows
Last modified: 2016-04-20 09:47:41 UTC
Created attachment 295283 [details] patch The windows build is broken because functions in xsltlocale.h aren't declared with the exports macro. The functions do appear in a .def file which is not actually used in the build (?!) So this patch just adds the macros to the file.
Fixed with the following commit: https://git.gnome.org/browse/libxslt/commit/?id=b73abf1bcf79ade8776002c929d2900aefe40e13