~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/md5/plugin.ini

Remove PLUGIN and MODULES.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
 
name=md5
3
2
title=UDF Plugin for MD5
4
3
description=UDF Plugin for MD5
5
4
load_by_default=yes
6
5
ldflags=${LTMD5PLUGINDEP}
7
6
build_conditional="${ac_cv_build_md5}" = "yes"
8
 
testsuite=md5
9
 
static=yes