~drizzle-trunk/drizzle/development

992.1.36 by Monty Taylor
Added support for list of headers in plugin.ini. Migrated md5.
1
[plugin]
2397.1.1 by Daniel Nichter
Skeleton documentation for all plugins, more complete docu for first half of plugins.
2
title=MD5 Function
992.1.36 by Monty Taylor
Added support for list of headers in plugin.ini. Migrated md5.
3
description=UDF Plugin for MD5
4
load_by_default=yes
1377.3.15 by Monty Taylor
Took the last suggestion from Diego and used a library that doesn't have
5
ldflags=${LTLIBGCRYPT}
6
build_conditional="${ac_cv_libgcrypt}" = "yes"