Disable the tests, cuts build time by half and avoids build issues
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
diff -Nura libmemcached-1.0.18.orig/Makefile.am libmemcached-1.0.18/Makefile.am
--- libmemcached-1.0.18.orig/Makefile.am 2014-07-19 09:24:45.246418899 -0300
+++ libmemcached-1.0.18/Makefile.am 2014-07-19 09:25:12.701349345 -0300
-ACLOCAL_AMFLAGS= -I m4 -I libtest/m4
# includes append to these:
include libmemcached-1.0/include.am
-include libtest/include.am
include libhashkit-1.0/include.am
include libmemcached-1.0/include.am
include libmemcachedinternal/util/include.am
include support/include.am
-include tests/include.am
@echo "Files that need to be either removed or checked in:"
-clean-local: clean-libtest-check clean-docs-check clean-rpm
+clean-local: clean-docs-check clean-rpm