X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=support%2Flibmemcached.pc.in;h=09741f485dc56e52e5fd481878c1fa4e9ce3310a;hb=e5571ea8efc87c103d98c8633a5b26a0a1df3519;hp=5c787ded32e6a28b5a0a3157f866dc9844f6d41d;hpb=8fce86636639afaeac4ca0e869e8bcd833324a62;p=awesomized%2Flibmemcached diff --git a/support/libmemcached.pc.in b/support/libmemcached.pc.in index 5c787ded..09741f48 100644 --- a/support/libmemcached.pc.in +++ b/support/libmemcached.pc.in @@ -6,5 +6,5 @@ includedir=@includedir@ Name: libmemcached Description: libmemcached C library. Version: @VERSION@ -Libs: -L${libdir} -lmemcached +Libs: @LTLIBSASL@ @LTLIBSASL2@ -L${libdir} -lmemcached Cflags: -I${includedir}