Nick Wellnhofer wrote: [SNIP]
What I meant is simply the following code when using xlocale.h #ifdef __GLIBC__ typedef __locale_t xsltLocale; #else typedef locale_t xsltLocale; #endifwithout checking whether _GNU_SOURCE is defined at all. This should work with glibc in any case.
[SNIP] Please find attached file libxslt-trunk-20080708.diff.gz. Roumen
Attachment:
libxslt-trunk-20080708.diff.gz
Description: application/gzip