Fix all include location, and drop versions of the library that were never shipped.
[awesomized/libmemcached] / libhashkit-1.0 / configure.h.in
index 8aec3865f5da3c6117d56670d4610228679aab1b..4fab993df5cfe55831fe3670a5d7ad07241f2ff9 100644 (file)
@@ -1,4 +1,5 @@
 /* HashKit
+ * Copyright (C) 2011-2012 Data Differential, http://datadifferential.com/
  * Copyright (C) 2009-2010 Brian Aker
  * All rights reserved.
  *
@@ -8,6 +9,9 @@
 
 #pragma once
 
+#define LIBHASHKIT_VERSION_STRING "@LIBHASHKIT_VERSION_STRING@"
+#define LIBHASHKIT_VERSION_HEX @LIBHASHKIT_VERSION_HEX@
+
 #ifdef __cplusplus
 extern "C" {
 #endif