[Libreoffice-commits] core.git: configure.ac
Luboš Luňák (via logerrit)
logerrit at kemper.freedesktop.org
Tue Oct 8 08:04:20 UTC 2019
configure.ac | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 2a775ef5ef0d2dfc2583341df0dd7abfff317915
Author: Luboš Luňák <l.lunak at collabora.com>
AuthorDate: Tue Oct 8 10:03:05 2019 +0200
Commit: Luboš Luňák <l.lunak at collabora.com>
CommitDate: Tue Oct 8 10:03:05 2019 +0200
remove leftover debug output in configure
Change-Id: If2b1d7ca89f30544c4e8750119927701f9df5264
diff --git a/configure.ac b/configure.ac
index 7ba93a3f5247..8a8b4ba3bf1c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7067,7 +7067,6 @@ if test "$COM_IS_CLANG" = "TRUE"; then
AC_MSG_RESULT([$CLANGTOOLLIBS])
if test -z "$CLANGTOOLLIBS"; then
if test "$compiler_plugins" = "yes"; then
- cat config.log
AC_MSG_ERROR([Cannot find Clang libraries to build compiler plugins.])
else
AC_MSG_WARN([Cannot find Clang libraries to build compiler plugins, plugins disabled])
More information about the Libreoffice-commits
mailing list