Add in fix to flush and not always add new servers while testing.
[awesomized/libmemcached] / support / libmemcached.pc.in
index dfcc0c225a27ec1d05cfdf2b671ccc362d7745e2..09741f485dc56e52e5fd481878c1fa4e9ce3310a 100644 (file)
@@ -6,6 +6,5 @@ includedir=@includedir@
 Name: libmemcached
 Description: libmemcached C library.
 Version: @VERSION@
-Libs: -L${libdir} -lmemcached -rpath $(libdir)
-Cflags: -I${includedir}/@MEMCACHED_LIBRARY_NAME@
-
+Libs: @LTLIBSASL@ @LTLIBSASL2@ -L${libdir} -lmemcached
+Cflags: -I${includedir}