~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/crc32/plug.in

Merged build changes from Antony.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MYSQL_PLUGIN(crc32,[crc32 UDF],
 
2
        [UDF Plugin for crc32])
 
3
MYSQL_PLUGIN_DYNAMIC(crc32,   [libcrc32udf.la])