From 7afc61ae7c4859fa1a6273e1964d378c00142746 Mon Sep 17 00:00:00 2001 From: malosek Date: Tue, 6 Oct 2009 12:57:24 +0200 Subject: 0MQ compilable on winXP mingw with --with-pgm2 option --- 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 1197b57..2cae818 100644 --- a/src/platform.hpp.in +++ b/src/platform.hpp.in @@ -24,6 +24,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `Iphlpapi' library (-lIphlpapi). */ +#undef HAVE_LIBIPHLPAPI + /* Define to 1 if you have the `nsl' library (-lnsl). */ #undef HAVE_LIBNSL -- cgit v1.2.3