~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/md5/plugin.ini

  • Committer: Brian Aker
  • Date: 2009-07-28 00:23:04 UTC
  • mfrom: (1093.1.27 captain)
  • Revision ID: brian@gaz-20090728002304-5ofdagl78lxvnocv
Merge Jay

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
title=UDF Plugin for MD5
4
4
description=UDF Plugin for MD5
5
5
load_by_default=yes
6
 
ldflags=${LTLIBCRYPTO}
7
 
build_conditional="${ac_cv_libcrypto}" = "yes"
 
6
ldflags=${LTMD5PLUGINDEP}
 
7
build_conditional="${ac_cv_build_md5}" = "yes"
 
8
testsuite=md5