Adding a copy of memcached to the tree.
[m6w6/libmemcached] / m4 / bottom.m4
index 289c299413493626f8c28203b43c286a2efff528..798ff2c4541f8f81621abf2e68d47561ffd84bdc 100644 (file)
@@ -23,8 +23,20 @@ AH_BOTTOM([
 #if !defined(HAVE_ULONG) && !defined(__USE_MISC)
 # define HAVE_ULONG 1
 typedef unsigned long int ulong;
+#endif 
+#if defined(RMEMCACHED_PACKAGE) 
+#undef VERSION 
+#define VERSION VERSION_NUMBER
 #endif
 
+#if defined(RMEMCACHED_PACKAGE)
+#undef PACKAGE
+#define PACKAGE RMEMCACHED_PACKAGE
+#endif
+
+
 ])
 
 ])dnl CONFIG_EXTRA