diff --git a/configure.ac b/configure.ac index f26f4fa..deb6806 100644 --- a/configure.ac +++ b/configure.ac @@ -51,6 +51,9 @@ AC_CONFIG_HEADER([src/include/lib3270/config.h]) dnl Initialise automake stuff. AM_INIT_AUTOMAKE +dnl Check for iconv +AM_ICONV + #--[ Check for tools & Libraries ]---------------------------------------------------------------------------------------------------------------------------- AC_PROG_CXX diff --git a/pw3270.cbp b/pw3270.cbp index ac233a6..4cc691c 100644 --- a/pw3270.cbp +++ b/pw3270.cbp @@ -235,6 +235,8 @@ + +