Home
last modified time | relevance | path

Searched refs:with_libmemcached (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/collectd5/collectd-5.12.0/
H A Dconfigure.ac3256 with_libmemcached="yes"
3258 with_libmemcached="$withval"
3261 [with_libmemcached="yes"]
3264 if test "x$with_libmemcached" = "xyes"; then
3269 [with_libmemcached="yes"],
3270 [with_libmemcached="no (libmemcached/memcached.h not found)"]
3276 if test "x$with_libmemcached" = "xyes"; then
3283 [with_libmemcached="yes"],
3284 [with_libmemcached="no (Symbol 'memcached_create' not found)"]
3291 if test "x$with_libmemcached" = "xyes"; then
[all …]
H A Dconfigure101758 if test "${with_libmemcached+set}" = set; then :
101759 withval=$with_libmemcached;
101774 if test "x$with_libmemcached" = "xyes"; then
101797 if test "x$with_libmemcached" = "xyes"; then
101851 if test "x$with_libmemcached" = "xyes"; then
113706 if test "x$with_libmemcached" = "xyes"; then
113709 enable_plugin="$with_libmemcached"
113719 if test "x$with_libmemcached" = "xyes" || test "x$force" = "xyes"; then
113723 if test "x$with_libmemcached" != "xyes"; then
113728 enable_plugin="$with_libmemcached (dependency error)"
[all …]
/dports/mail/opendkim/opendkim-2.10.3/
H A Dconfigure17264 withval=$with_libmemcached; libmcdpath="$withval"