~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/crc32/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-03-22 21:38:08 UTC
  • mfrom: (1377.1.1 bug531503)
  • Revision ID: brian@gaz-20100322213808-389swz9632wgqtsk
Merge bug fix. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
author=Stewart Smith
7
7
license=PLUGIN_LICENSE_GPL
8
8
load_by_default=yes
 
9
libs=${top_builddir}/drizzled/algorithm/libhash.la
9
10
sources=crc32udf.cc