mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-02-25 21:26:41 +08:00
include odbcinstext.h in connectparams.c
This is possible since unixodbc version 2.2.10 as they fixed the including of local files from public headers.
This commit is contained in:
3
INSTALL
3
INSTALL
@@ -50,7 +50,8 @@ mutually exclusive.
|
||||
--enable-sql will cause the SQL engine to be built, you must have flex
|
||||
and bison (or yacc) installed for this option.
|
||||
--with-unixodbc specifies the location of the unixODBC driver manager and
|
||||
causes the unixODBC driver to be built.
|
||||
causes the unixODBC driver to be built. You need version
|
||||
2.2.10 or above.
|
||||
--with-iodbc specifies the location of the iODBC driver manager and
|
||||
causes the iODBC driver to be built.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user