~vjsamuel/libmemcached/fix-gearmand-binary-issue

« back to all changes in this revision

Viewing changes to configure.ac

Update testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
LT_INIT
56
56
m4_include([m4/memcached.m4])
57
57
m4_include([m4/memcached_sasl.m4])
 
58
m4_include([m4/gearmand.m4])
58
59
 
59
60
AM_CONDITIONAL(BUILDING_LIBMEMCACHED, true)
60
61
AM_CONDITIONAL(HAVE_LIBMEMCACHED, false)