summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-11-01 19:08:25 +0100
committerDavid Tardon <dtardon@redhat.com>2017-11-02 06:55:09 +0100
commitda5be4f3d78e2665a1d3c7443f24adecbb0940cf (patch)
tree22b600e015642b89af2a6a26867340273cf7c4d9 /configure.ac
parentReplace lists by vectors (forms) (diff)
downloadcore-da5be4f3d78e2665a1d3c7443f24adecbb0940cf.tar.gz
core-da5be4f3d78e2665a1d3c7443f24adecbb0940cf.zip
remove a NPAPI plugin leftover
Change-Id: I4284ed8e59477e508cec3f02a6d1bf2aa3978dd8 Reviewed-on: https://gerrit.libreoffice.org/44177 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 0 insertions, 6 deletions
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])],