mesa: Use a consistent name of the external s3tc library for all windows compilers.

This commit is contained in:
José Fonseca 2010-03-31 19:53:25 +01:00
parent 93eee0537f
commit 96548d80e5

View file

@ -48,7 +48,7 @@
#if FEATURE_texture_s3tc
#ifdef __MINGW32__
#if defined(_WIN32) || defined(WIN32)
#define DXTN_LIBNAME "dxtn.dll"
#define RTLD_LAZY 0
#define RTLD_GLOBAL 0