enable --with-maria-storage-engine

This commit is contained in:
unknown 2007-09-07 19:45:33 +02:00
parent 02fd80bacb
commit 602e13cb05

View file

@ -1,4 +1,4 @@
MYSQL_STORAGE_ENGINE(maria, no, [Maria Storage Engine],
MYSQL_STORAGE_ENGINE(maria,, [Maria Storage Engine],
[Traditional transactional MySQL tables], [max,max-no-ndb])
MYSQL_PLUGIN_DIRECTORY(maria, [storage/maria])
MYSQL_PLUGIN_ACTIONS(maria, [AC_CONFIG_FILES(storage/maria/unittest/Makefile)])