2
2
title=Memcached Stats in DATA_DICTIONARY tables
3
3
description=Some DATA_DICTIONARY tables that provide Memcached stats
5
6
headers=stats_table.h analysis_table.h sysvar_holder.h
6
7
sources=memcached_stats.cc stats_table.cc analysis_table.cc
7
8
build_conditional="${pandora_cv_recent_libmemcached}" = "yes" -a "x${MEMCACHED_BINARY}" != "xno"