Commit ba4d028a authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki Committed by Łukasz Nowak

Avoid building not needed engine.

oqgraph will be automatically built when libboost is available. In order to
follow separation from operating system avoid to building this not needed engine
and thus do not depend on operating system's library.
parent ee0d1364
......@@ -46,6 +46,7 @@ configure-options =
--with-plugins=max-no-ndb
--with-aria-tmp-tables
--without-plugin-innodb_plugin
--without-plugin-oqgraph
--without-readline
--with-ssl
--with-libevent=${libevent:location}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment