~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/memcached_stats/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-03-26 07:06:48 UTC
  • mfrom: (1405.1.1 fix-memcached-check)
  • Revision ID: brian@gir.local-20100326070648-s07eenh3ai1ri5is
Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
load_by_default=no
5
5
headers=stats_table.h analysis_table.h sysvar_holder.h
6
6
sources=memcached_stats.cc stats_table.cc analysis_table.cc
7
 
build_conditional="${ac_cv_libmemcached}" = "yes" -a "x${MEMCACHED_BINARY}" != "xno"
 
7
build_conditional="${pandora_cv_recent_libmemcached}" = "yes" -a "x${MEMCACHED_BINARY}" != "xno"
8
8
ldflags=${LTLIBMEMCACHED}