~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/plugin.ini

MErge Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
  handler/handler0alter.cc
24
24
  handler/i_s.cc
25
25
  handler/mysql_addons.cc
26
 
libs=plugin/innobase/libinnobase.la plugin/innobase/libpars.la
27
26
cflags=${NO_SHADOW} -I$(top_srcdir)/plugin/innobase/include -DBUILD_DRIZZLE
28
27
cxxflags=${NO_SHADOW} -I$(top_srcdir)/plugin/innobase/include -DBUILD_DRIZZLE
 
28
libs=plugin/innobase/libinnobase.la
 
29
static=yes
 
30
 
29
31
#cflags=${INNODB_DYNAMIC_CFLAGS} ${NO_SHADOW} -I$(top_srcdir)/storage/innobase/include -DBUILD_DRIZZLE
30
32
#cxxflags=${INNODB_DYNAMIC_CFLAGS} ${NO_SHADOW} -I$(top_srcdir)/storage/innobase/include -DBUILD_DRIZZLE
 
33
static=yes