summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2008-06-12 09:43:28 +0000
committerDaniel Veillard <veillard@src.gnome.org>2008-06-12 09:43:28 +0000
commit80353190270f6b742aea1969cb1d1de899764fb1 (patch)
tree588593217d4f047d2c5ae209bac9545058a41ed3 /config.h.in
parent7d1f6c338ee0305c4b15323618cb4ff293f59227 (diff)
downloadlibxslt-80353190270f6b742aea1969cb1d1de899764fb1.tar.gz
libxslt-80353190270f6b742aea1969cb1d1de899764fb1.tar.bz2
libxslt-80353190270f6b742aea1969cb1d1de899764fb1.zip
patch from Nick Wellnhofer and Roumen Petrov to fix some portability
* libxslt/xsltconfig.h.in libxslt/xsltlocale.h configure.in config.h.in win32/configure.js: patch from Nick Wellnhofer and Roumen Petrov to fix some portability problems on the previous xsl:sort locale patch Daniel svn path=/trunk/; revision=1478
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 1eebe19d..83448e39 100644
--- a/config.h.in
+++ b/config.h.in
@@ -123,7 +123,7 @@
/* Define to 1 if you have the `vsprintf' function. */
#undef HAVE_VSPRINTF
-/* Have working xlocale.h */
+/* Define to 1 if you have the <xlocale.h> header file. */
#undef HAVE_XLOCALE_H
/* Define to 1 if you have the `_stat' function. */