diff options
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 3ad88f903..7c6dac0dd 100644 --- a/configure.ac +++ b/configure.ac @@ -410,6 +410,7 @@ case "${target}" in have_dosish_system=yes need_dlopen=no try_gettext="no" + LDAPLIBS="-lwldap32" ;; i?86-emx-os2 | i?86-*-os2*emx ) # OS/2 with the EMX environment |