diff --git a/configure.ac b/configure.ac index 1e87cd0..9a9a3d1 100644 --- a/configure.ac +++ b/configure.ac @@ -79,7 +79,7 @@ case "$host" in *-mingw32|*-pc-msys) app_cv_osname="windows" CFLAGS="$CFLAGS -pthread -D_WIN32_WINNT=0x0600" - LIBS="$LIBS -lws2_32 -lwtsapi32 -lcomdlg32" + LIBS="$LIBS -lws2_32 -lwtsapi32 -lcomdlg32 -lwldap32" LDFLAGS="$LDFLAGS -pthread" DLL_LDFLAGS="-shared -Wl,--output-def,\$(@D)/\$(LIBNAME).def" DLLEXT=".dll" diff --git a/lib3270.cbp b/lib3270.cbp index 1dcead6..671c57e 100644 --- a/lib3270.cbp +++ b/lib3270.cbp @@ -288,6 +288,9 @@ + +