mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 02:09:49 +08:00
Move the ODBC wide support in its own file
Enabling wide functions can break ascii one, like DriveConnect()
This commit is contained in:
@@ -138,6 +138,8 @@ if test "x$HAVE_ODBC" = "xtrue"; then
|
||||
OPTDIRS="$OPTDIRS odbc"
|
||||
fi
|
||||
|
||||
dnl Conditionally build odbc wide version
|
||||
AM_CONDITIONAL(ICONV, test "$am_cv_func_iconv" = "yes")
|
||||
|
||||
dnl check for glib/gtk/gnome
|
||||
PKG_CHECK_MODULES(GLIB, glib-2.0, ,
|
||||
|
||||
Reference in New Issue
Block a user