From 2c416a793ea781273a5da6742211f5f01af13a2b Mon Sep 17 00:00:00 2001 From: Martin Lucina Date: Mon, 23 Jan 2012 08:53:29 +0100 Subject: Imported Upstream version 2.0.10 --- src/platform.hpp.in | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'src/platform.hpp.in') diff --git a/src/platform.hpp.in b/src/platform.hpp.in index bab50ec..1f47133 100644 --- a/src/platform.hpp.in +++ b/src/platform.hpp.in @@ -133,18 +133,12 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME +/* Define to the home page for this package. */ +#undef PACKAGE_URL + /* Define to the version of this package. */ #undef PACKAGE_VERSION -/* 0MQ major version */ -#undef PACKAGE_VERSION_MAJOR - -/* 0MQ minor version */ -#undef PACKAGE_VERSION_MINOR - -/* 0MQ patchlevel */ -#undef PACKAGE_VERSION_PATCH - /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE @@ -203,7 +197,7 @@ #undef ZMQ_HAVE_WINDOWS /* Define for Solaris 2.5.1 so the uint32_t typedef from , - , or is not used. If the typedef was allowed, the + , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ #undef _UINT32_T -- cgit v1.2.3