mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 02:09:49 +08:00
put all unicode convert stuff in iconv.c. Use SQLGetPrivateProfile() if available (handles odbc.ini file in different places). Fix bug for list tables/describe in odbc.
This commit is contained in:
@@ -89,6 +89,8 @@ if test "x$odbc" = "xtrue"; then
|
||||
AC_DEFINE_UNQUOTED(HAVE_SQLGETPRIVATEPROFILESTRING, 1, [Define to 1 if you have the SQLGetPrivateProfileString function.])])
|
||||
fi
|
||||
|
||||
AC_SUBST(ODBCINSTLIB)
|
||||
|
||||
dnl check for glib/gtk/gnome
|
||||
AM_PATH_GLIB_2_0(2.0.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user