X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=configure.ac;h=b6d8b2f380d9b02383eb8ed906c5b9c81c62f4cf;hb=2dc0f3322e2804212a25509510c58475282e936c;hp=be8e625f0884f608d02739d47f026ba96933158b;hpb=475f477dab6dfc5e4f018d1ecfb128c37e2c44a0;p=awesomized%2Flibmemcached diff --git a/configure.ac b/configure.ac index be8e625f..b6d8b2f3 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ # the COPYING file in this directory for full text. AC_PREREQ(2.59) -AC_INIT([libmemcached],[0.38],[http://tangent.org/552/libmemcached.html]) +AC_INIT([libmemcached],[0.39],[http://libmemcached.org/]) AC_CONFIG_SRCDIR([libmemcached/memcached.c]) AC_CONFIG_AUX_DIR(config) AM_CONFIG_HEADER([config.h]) @@ -54,7 +54,6 @@ WITH_MEMCACHED ENABLE_DEPRECATED PANDORA_HAVE_LIBINNODB PANDORA_PRINT_CALLSTACK -DETECT_BITFIELD PANDORA_HAVE_SASL dnl The sasl functions should only be visible if we build with sasl support