From 3daeff2786ce1d6d8e58f0ad15e693f2c48c94f9 Mon Sep 17 00:00:00 2001 From: malosek Date: Mon, 5 Oct 2009 15:06:40 +0200 Subject: mingw port --- src/platform.hpp.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/platform.hpp.in') diff --git a/src/platform.hpp.in b/src/platform.hpp.in index 6f352fb..1197b57 100644 --- a/src/platform.hpp.in +++ b/src/platform.hpp.in @@ -30,6 +30,9 @@ /* Define to 1 if you have the `pthread' library (-lpthread). */ #undef HAVE_LIBPTHREAD +/* Define to 1 if you have the `Rpcrt4' library (-lRpcrt4). */ +#undef HAVE_LIBRPCRT4 + /* Define to 1 if you have the `rt' library (-lrt). */ #undef HAVE_LIBRT -- cgit v1.2.3