~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Brian Aker
  • Date: 2009-04-13 16:22:40 UTC
  • mfrom: (971.1.78 mordred)
  • Revision ID: brian@gaz-20090413162240-ugi3gvhofmcuglzl
Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
1136
1136
 
1137
1137
AC_SUBST(mysql_plugin_dirs)
1138
1138
AC_SUBST(mysql_plugin_libs)
1139
 
AC_SUBST(mysql_plugin_defs)
 
1139
drizzled_plugin_defs=`echo $drizzled_plugin_defs | sed 's/, *$//'`
 
1140
AC_SUBST(drizzled_plugin_defs)
1140
1141
AC_SUBST(DRIZZLED_PLUGIN_DEP_LIBS)
1141
1142
 
1142
1143
 
1421
1422
 po/Makefile.in dnl
1422
1423
 client/Makefile dnl
1423
1424
 drizzled/Makefile dnl
1424
 
 drizzled/serialize/Makefile dnl
 
1425
 drizzled/message/Makefile dnl
1425
1426
 drizzled/sql_builtin.cc dnl
1426
1427
 support-files/Makefile dnl
1427
1428
 tests/Makefile tests/install_test_db dnl