Updates, rpm now tests the install locations.
[awesomized/libmemcached] / configure.ac
index 3199aa8a1eac106ae2756bb984df559592bea878..5a8f17081b0ea651005589f2b61f07204ee1b562 100644 (file)
@@ -6,7 +6,7 @@
 # the COPYING file in this directory for full text.
 
 AC_PREREQ(2.59)
-AC_INIT([libmemcached],[0.35],[http://tangent.org/552/libmemcached.html])
+AC_INIT([libmemcached],[0.36],[http://tangent.org/552/libmemcached.html])
 AC_CONFIG_SRCDIR([libmemcached/memcached.c])
 AC_CONFIG_AUX_DIR(config)
 AM_CONFIG_HEADER([config.h])
@@ -51,8 +51,7 @@ AS_IF([test "x$ac_cv_header_atomic_h" = "xyes"],
 AC_CONFIG_FILES([
   Makefile
   docs/Makefile
-  libmemcached/memcached_configure.h
-  libhashkit/Makefile
+  libmemcached/configure.h
   support/libmemcached.pc
   support/libmemcached.spec
   support/libmemcached-fc.spec