Fix --disable-core-odbc-support
In commit ffc8e81b, tc ensured that configure would abort if libodbc was not found. However this resulted in the library check being done twice, as well as rendering --disable-core-odbc-support ineffective. If libodbc was found, it would enable core ODBC support regardless. This fix ensures the check is only done once or not at all if core ODBC support is explicitly disabled. Signed-off-by:Travis Cross <tc@traviscross.com>
正在显示
请
注册
或者
登录
后发表评论