summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2019-10-08 10:03:05 +0200
committerLuboš Luňák <l.lunak@collabora.com>2019-10-08 10:03:05 +0200
commit2a775ef5ef0d2dfc2583341df0dd7abfff317915 (patch)
tree6f4fd3f36c0e925b67dac1f76a7134655dba884f /configure.ac
parent9c81d0a268cca4ff36eff94c0842361b9c0287ef (diff)
remove leftover debug output in configure
Change-Id: If2b1d7ca89f30544c4e8750119927701f9df5264
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
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])