~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 00:14:08 UTC
  • mfrom: (2093.1.2 pandora-static-build)
  • mto: This revision was merged to the branch mainline in revision 2096.
  • Revision ID: kalebral@gmail.com-20110119001408-2sv68ld4uwt85fbw
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 \