~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/transaction_log/plugin.ini

  • Committer: Trond Norbye
  • Date: 2009-11-26 15:20:21 UTC
  • mto: This revision was merged to the branch mainline in revision 1230.
  • Revision ID: trond.norbye@sun.com-20091126152021-5bn0xjo915kq1w44
Mute errors from protobuffer headers

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
ldflags=${top_builddir}/drizzled/hash/libhash.la 
10
10
libadd=$(LIBZ)
11
11
static=yes
 
12
cxxflags=${PROTOSKIP_WARNINGS}