Use pkg-config for getting libmemcached CFLAGS/LIBS
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 10 Jun 2014 11:43:03 +0000 (11:43 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 10 Jun 2014 11:44:02 +0000 (11:44 +0000)
Also, require version 1.0 or later of libmemcached.
This is because older versions of libmemcached have
a different API and because we have stability issues
with version 0.31 on CentOS 6.5.


No differences found