[Libreoffice-commits] core.git: configure.ac
David Tardon
dtardon at redhat.com
Thu Nov 2 05:55:38 UTC 2017
configure.ac | 6 ------
1 file changed, 6 deletions(-)
New commits:
commit da5be4f3d78e2665a1d3c7443f24adecbb0940cf
Author: David Tardon <dtardon at redhat.com>
Date: Wed Nov 1 19:08:25 2017 +0100
remove a NPAPI plugin leftover
Change-Id: I4284ed8e59477e508cec3f02a6d1bf2aa3978dd8
Reviewed-on: https://gerrit.libreoffice.org/44177
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: David Tardon <dtardon at redhat.com>
diff --git a/configure.ac b/configure.ac
index 30e0de323c99..162e779427c0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9066,12 +9066,6 @@ fi
if test "$USING_X11" = TRUE; then
dnl ===================================================================
- dnl Check for Composite.h for Mozilla plugin
- dnl ===================================================================
- AC_CHECK_HEADERS(X11/Composite.h,[],[AC_MSG_ERROR([Xt headers not found])],
- [#include <X11/Intrinsic.h>])
-
- dnl ===================================================================
dnl Check for extension headers
dnl ===================================================================
AC_CHECK_HEADERS(X11/extensions/shape.h,[],[AC_MSG_ERROR([libXext headers not found])],
More information about the Libreoffice-commits
mailing list