Link libmemcached.so with SASL libs if we build with SASL support
authorTrond Norbye <trond.norbye@gmail.com>
Tue, 22 Feb 2011 13:52:54 +0000 (14:52 +0100)
committerTrond Norbye <trond.norbye@gmail.com>
Tue, 22 Feb 2011 13:52:54 +0000 (14:52 +0100)
commit07e0de42263978e78c08a2663425f7e6f16f6c7e
tree04f567f92db1c4533f368680b2ea1b83de761fb4
parente1b50af4534fed3854585b9332f4b7a6a5314315
Link libmemcached.so with SASL libs if we build with SASL support

This allows people to use libmemcached from their application without
SASL support without having to link with the sasl libraries themselves

Patch supplied by Remi Collet <Fedora@FamilleCollet.com>
libmemcached/include.am
support/libmemcached.pc.in