summaryrefslogtreecommitdiff
path: root/src/platform.hpp.in
diff options
context:
space:
mode:
authormalosek <malosek@fastmq.com>2009-10-05 15:06:40 +0200
committermalosek <malosek@fastmq.com>2009-10-05 15:06:40 +0200
commit3daeff2786ce1d6d8e58f0ad15e693f2c48c94f9 (patch)
tree9a1730d803698ed461d60e99eed296bd364268af /src/platform.hpp.in
parentde2e439a52e93a4cb17a19e9ef9cadfd5ebf2cea (diff)
mingw port
Diffstat (limited to 'src/platform.hpp.in')
-rw-r--r--src/platform.hpp.in3
1 files changed, 3 insertions, 0 deletions
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