~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/memcached_functions/plugin.ini

  • Committer: Stewart Smith
  • Date: 2011-01-14 05:18:23 UTC
  • mto: (2086.1.3 build)
  • mto: This revision was merged to the branch mainline in revision 2087.
  • Revision ID: stewart@flamingspork.com-20110114051823-14fyn2kvg8pc5a15
\r and trailing whitespace removed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
title=Memcached Client UDFs
3
3
description=UDF plugin for libmemcached
4
4
load_by_default=no
 
5
static=no
5
6
disabled=yes
6
7
headers=memcached_functions.h 
7
8
        memc_get.h memc_get_by_key.h
31
32
        memc_stats.cc
32
33
build_conditional="${pandora_cv_recent_libmemcached}" = "yes" -a "x${MEMCACHED_BINARY}" != "xno"
33
34
ldflags=${LTLIBMEMCACHED}
 
35
extra_dist=start_mc.sh.in