summaryrefslogtreecommitdiff
path: root/storage/sphinx/plug.in
blob: 2c07584465e5fc41f42e56d98bc1a5ec621cfff8 (plain)
1
2
3
4
5
6
MYSQL_STORAGE_ENGINE(sphinx,,[Sphinx Storage Engine],
        [SE client for Sphinx search daemon], [])
MYSQL_PLUGIN_DIRECTORY(sphinx, [storage/sphinx])
MYSQL_PLUGIN_STATIC(sphinx,  [libsphinx.la])
MYSQL_PLUGIN_DYNAMIC(sphinx, [ha_sphinx.la])