~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/myisam/plugin.am

  • Committer: Monty Taylor
  • Date: 2009-07-26 19:22:42 UTC
  • mto: (1093.7.1 captain)
  • mto: This revision was merged to the branch mainline in revision 1101.
  • Revision ID: mordred@inaugust.com-20090726192242-vdyqig2lg7ql0gib
Fixed the way pthreads were being compiled/linked. Eek.

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
                        plugin/myisam/libmyisam.la \
78
78
                        $(top_builddir)/mysys/libmysys.la \
79
79
                        $(top_builddir)/mystrings/libmystrings.la \
80
 
                        $(LIBZ) $(LIBINTL) $(PTHREAD_LIBS)
 
80
                        $(LIBZ) $(LIBINTL)