Move the ODBC wide support in its own file

Enabling wide functions can break ascii one, like DriveConnect()
This commit is contained in:
Nirgal Vourgère
2013-07-09 00:54:03 +02:00
parent c908a4f4de
commit a021708dae
4 changed files with 16 additions and 8 deletions

View File

@@ -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, ,