summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 7e101e7..033b2c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -163,8 +163,6 @@ AC_CHECK_HEADERS([X11/XKBlib.h], [], [], [
])
CPPFLAGS="$mysavedCPPFLAGS"
-AC_CHECK_LIB(Xext, XMissingExtension, [X_LIBS="-lXext $X_LIBS"],,$X_LIBS $X_EXTRA_LIBS)
-
AC_ARG_WITH([xrandr],
[AS_HELP_STRING([--without-xrandr], [Build without xrandr support, even if available])],
[],