summaryrefslogtreecommitdiff
path: root/storage/pbxt/plug.in
blob: 57fa292303fa5f072d4c1822ddbe0b5913652453 (plain)
1
2
3
4
5
6
MYSQL_STORAGE_ENGINE(pbxt,no,  [PBXT Storage Engine],
        [MVCC-based transactional engine], [])
MYSQL_PLUGIN_STATIC(pbxt,    [src/libpbxt_s.la], [src/libpbxt_s_embedded.la])
MYSQL_PLUGIN_ACTIONS(pbxt,  [
#               AC_CONFIG_FILES(storage/pbxt/src/Makefile)
               ])