~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/md5/plugin.ini

  • Committer: Siddharth Prakash Singh
  • Date: 2010-03-26 19:25:23 UTC
  • mfrom: (1410 drizzle)
  • mto: This revision was merged to the branch mainline in revision 1425.
  • Revision ID: spsneo@spsneo-laptop-20100326192523-ibjlbt1p692vobtj
merging with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
title=UDF Plugin for MD5
3
3
description=UDF Plugin for MD5
4
4
load_by_default=yes
5
 
ldflags=${LTMD5PLUGINDEP}
6
 
build_conditional="${ac_cv_build_md5}" = "yes"
 
5
ldflags=${LTLIBGCRYPT}
 
6
build_conditional="${ac_cv_libgcrypt}" = "yes"