~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/memcached_query_cache/plugin.ini

  • Committer: Monty Taylor
  • Date: 2010-09-16 23:12:30 UTC
  • mto: (1775.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 1773.
  • Revision ID: mordred@inaugust.com-20100916231230-uchkqks21rwzbmpz
Include files in tarball that were being left out.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
sources=memcached_qc.cc query_cache_service.cc query_cache_udf_tools.cc data_dictionary_schema.cc invalidator.cc
10
10
build_conditional="${ac_cv_libmemcached}" = "yes" -a "x${MEMCACHED_BINARY}" != "xno"
11
11
ldflags=${LTLIBMEMCACHED}
 
12
extra_dist=plugin/memcached_query_cache/start_mc.sh