~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/plugin.am

  • Committer: Lee Bieber
  • Date: 2011-01-19 01:50:26 UTC
  • mfrom: (2095.1.5 build)
  • Revision ID: kalebral@gmail.com-20110119015026-j1ukv30cz662e51e
Merge Shrews - Refactor the TransactionServices public interface
Merge Monty - fix bug 583375: support configure option to specify static/dynamic build for a plugin
Merge Shrews - fix bug 702505: transaction_reader utility does not check for errors from statement transformation
Merge Vijay - Convert structs to classes
Merge Joe - 702529: PRINT_TRANSACTION_MESSAGE udf does not output UUID

Show diffs side-by-side

added added

removed removed

Lines of Context:
320
320
# and unused/undefeind stuf, but are generated anyway 
321
321
plugin_innobase_libpars_la_CFLAGS= \
322
322
                                   ${AM_CFLAGS} \
323
 
                                   ${PERMISSIVE_WARNINGS} \
 
323
                                   ${PERMISSIVE_C_WARNINGS} \
324
324
                                   -DUNIV_NONINL \
325
325
                                   -I$(top_builddir)/plugin/innobase/include \
326
326
                                   -I$(top_srcdir)/plugin/innobase/include \