~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/plugin.am

  • Committer: Lee Bieber
  • Date: 2011-01-15 18:13:06 UTC
  • mfrom: (2087.1.2 build)
  • Revision ID: kalebral@gmail.com-20110115181306-v6lyo8ngjl2pzcqw
Merge Monty - fix bug 702571: InnoDB should have file-per-table on by default
Merge Monty - fix bug 583375: support configure option to specify static/dynamic build for a plugin

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 \