~drizzle-trunk/drizzle/development

1
2
3
4
5
6
7
8
9
[plugin]
name=memcached_stats
title=Memcached Stats in I_S tables
description=Some I_S tables that provide Memcached stats
load_by_default=yes
headers=stats_table.h
sources=memcached_stats.cc stats_table.cc 
build_conditional="${ac_cv_libmemcached}" = "yes"
ldflags=${LTLIBMEMCACHED}