From 602e13cb055b7c58c4f81c971c74d82cfc8c946b Mon Sep 17 00:00:00 2001
From: unknown <serg@janus.mylan>
Date: Fri, 7 Sep 2007 19:45:33 +0200
Subject: [PATCH] enable --with-maria-storage-engine

---
 storage/maria/plug.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/storage/maria/plug.in b/storage/maria/plug.in
index 198f5d8c289..1ce64f6e2bb 100644
--- a/storage/maria/plug.in
+++ b/storage/maria/plug.in
@@ -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)])
-- 
2.30.9