Fix all include location, and drop versions of the library that were never shipped.
[awesomized/libmemcached] / libhashkit / include.m4
diff --git a/libhashkit/include.m4 b/libhashkit/include.m4
new file mode 100644 (file)
index 0000000..eb85c05
--- /dev/null
@@ -0,0 +1,9 @@
+dnl Copyright (C) 2012 Data Differential, LLC.
+dnl This file is free software; Data Differential, LLC.
+dnl gives unlimited permission to copy and/or distribute it,
+dnl with or without modifications, as long as this notice is preserved.
+
+HASHKIT_LIBRARY_VERSION=2:0:0
+AC_SUBST(HASHKIT_LIBRARY_VERSION)
+
+AC_CONFIG_FILES([libhashkit-1.0/configure.h])