Fix all include location, and drop versions of the library that were never shipped.
[awesomized/libmemcached] / libmemcached-1.0 / configure.h.in
index 7b48be2a6ed848add52d9eae3c2b59eafff1f8b1..3f0465a0ee8f8b71f0ebd1847a7203b4f8acc043 100644 (file)
@@ -44,8 +44,8 @@ extern "C" {
 @DEPRECATED@
 @LIBMEMCACHED_WITH_SASL_SUPPORT@
 
-#define LIBMEMCACHED_VERSION_STRING "@VERSION@"
-#define LIBMEMCACHED_VERSION_HEX @PANDORA_HEX_VERSION@
+#define LIBMEMCACHED_VERSION_STRING "@LIBMEMCACHED_VERSION_STRING@"
+#define LIBMEMCACHED_VERSION_HEX @LIBMEMCACHED_VERSION_HEX@
 
 #ifdef __cplusplus
 }