~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/pbxt/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-12-16 04:01:22 UTC
  • mfrom: (1996.2.1 compare)
  • Revision ID: brian@tangent.org-20101216040122-eodh5shwsij35ybe
Merge in uuid tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
description=MVCC-based transactional engine
21
21
sources=src/ha_pbxt.cc
22
22
load_by_default=no
23
 
disabled=yes
24
23
libs=plugin/pbxt/libpbxt.la
25
24
cflags=-DDRIZZLED
26
25
cxxflags=-DDRIZZLED ${PBXT_EXTRA_CXXFLAGS} ${PROTOSKIP_WARNINGS}