Detect the required libraries instead of hardcoding them in LDFLAGS
authorTrond Norbye <trond.norbye@sun.com>
Tue, 5 Aug 2008 10:00:42 +0000 (12:00 +0200)
committerTrond Norbye <trond.norbye@sun.com>
Tue, 5 Aug 2008 10:00:42 +0000 (12:00 +0200)
commiteefc6eb0fe117cd5161bf6e5918f53ff2bb7cab1
tree43ce37e9c7c7cf0d802c88033d4174c8dba0d85c
parentfa9671f1d156abd1aaa9b913f62fce14fe7f96e0
Detect the required libraries instead of hardcoding them in LDFLAGS

Use AC_SEARCH_LIBS to detect the required sockets libraries instead of
hardcoding them in LDFLAGS for the Sun Studio compiler.
configure.ac
libmemcached/Makefile.am