[LIBXSLT]

Add HAVE_STAT definition. fixes a warning.

svn path=/trunk/; revision=44583
This commit is contained in:
Timo Kreuzer 2009-12-14 19:47:13 +00:00
parent 9ada735e65
commit f7cfe73eaf

View file

@ -5,6 +5,7 @@
<define name="WIN32" />
<define name="_WINDOWS" />
<define name="_MBCS" />
<define name="HAVE_STAT" />
<define name="HAVE_WIN32_THREADS" />
<define name="_REENTRANT" />
<define name="_WINSOCKAPI_" />