[Libreoffice-commits] .: configure.in
Jan Holesovsky
kendy at kemper.freedesktop.org
Mon Oct 3 05:13:45 PDT 2011
configure.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 50369f941e73d4e62d9e8f143729964a89b53ab6
Author: Jan Holesovsky <kendy at suse.cz>
Date: Mon Oct 3 14:12:54 2011 +0200
Improve readability (oneline).
diff --git a/configure.in b/configure.in
index 268641f..f05a9bd 100644
--- a/configure.in
+++ b/configure.in
@@ -6043,6 +6043,7 @@ if test -n "$with_system_icu" -o -n "$with_system_libs" && \
AC_MSG_CHECKING([for unicode/rbbi.h])
AC_PREPROC_IFELSE([AC_LANG_SOURCE([[unicode/rbbi.h]])],[AC_MSG_RESULT(checked.)],[AC_MSG_ERROR(icu headers not found.)])
AC_LANG_POP([C++])
+
ICUPATH="$PATH"
if test "$WITH_MINGW" = "yes" ; then
ICUPATH="/usr/i686-w64-mingw32/sys-root/mingw/bin:$ICUPATH"
More information about the Libreoffice-commits
mailing list