Merge lp:~mordred/drizzle/bug531503 into lp:~drizzle-trunk/drizzle/development

Proposed by Monty Taylor
Status: Merged
Merged at revision: not available
Proposed branch: lp:~mordred/drizzle/bug531503
Merge into: lp:~drizzle-trunk/drizzle/development
Diff against target: 9 lines (+1/-0)
1 file modified
plugin/crc32/plugin.ini (+1/-0)
To merge this branch: bzr merge lp:~mordred/drizzle/bug531503
Reviewer Review Type Date Requested Status
Brian Aker Pending
Review via email: mp+21892@code.launchpad.net

Description of the change

Fixes a linking problem seen after install on Fedora12.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'plugin/crc32/plugin.ini'
--- plugin/crc32/plugin.ini 2009-12-09 19:43:59 +0000
+++ plugin/crc32/plugin.ini 2010-03-22 21:29:18 +0000
@@ -6,4 +6,5 @@
6author=Stewart Smith6author=Stewart Smith
7license=PLUGIN_LICENSE_GPL7license=PLUGIN_LICENSE_GPL
8load_by_default=yes8load_by_default=yes
9libs=${top_builddir}/drizzled/algorithm/libhash.la
9sources=crc32udf.cc10sources=crc32udf.cc