summaryrefslogtreecommitdiff
path: root/src/platform.hpp.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/platform.hpp.in')
-rw-r--r--src/platform.hpp.in14
1 files changed, 4 insertions, 10 deletions
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 <sys/synch.h>,
- <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
+ <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
#define below would cause a syntax error. */
#undef _UINT32_T