configure.ac | 1 +
1 file changed, 1 insertion(+)
New commits:
commit d47d311ff962da0bc2780cc46898826896095b82
Author: David Ostrovsky <[email protected]>
Date: Fri Apr 26 13:12:54 2013 +0200
fix WaE with system libhunspell
Change-Id: I6d943136ef189a57bc5fa95530c76b0226ba874d
Reviewed-on: https://gerrit.libreoffice.org/3618
Reviewed-by: Michael Stahl <[email protected]>
Tested-by: Michael Stahl <[email protected]>
diff --git a/configure.ac b/configure.ac
index 1be9dbd..312998b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits