Kaydet (Commit) d47d311f authored tarafından David Ostrovsky's avatar David Ostrovsky Kaydeden (comit) Michael Stahl

fix WaE with system libhunspell

Change-Id: I6d943136ef189a57bc5fa95530c76b0226ba874d
Reviewed-on: https://gerrit.libreoffice.org/3618Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
Tested-by: 's avatarMichael Stahl <mstahl@redhat.com>
üst 1e197c5a
......@@ -8721,6 +8721,7 @@ if test "$with_system_hunspell" = "yes"; then
fi
AC_LANG_POP([C++])
libo_MINGW_CHECK_DLL([libhunspell-1.3])
HUNSPELL_CFLAGS="`echo $HUNSPELL_CFLAGS | sed -e \"s/-I/${ISYSTEM}/g\"`"
else
AC_MSG_RESULT([internal])
SYSTEM_HUNSPELL=NO
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment