summaryrefslogtreecommitdiff
path: root/lib/libXtst/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libXtst/configure.ac')
-rw-r--r--lib/libXtst/configure.ac6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libXtst/configure.ac b/lib/libXtst/configure.ac
index cf4314c04..c169598fe 100644
--- a/lib/libXtst/configure.ac
+++ b/lib/libXtst/configure.ac
@@ -53,12 +53,6 @@ LIBS="$XTST_LIBS"
AC_CHECK_FUNCS([_XEatDataWords])
LIBS="$SAVE_LIBS"
-# Check for _XEatDataWords function that may be patched into older Xlib release
-SAVE_LIBS="$LIBS"
-LIBS="$XTST_LIBS"
-AC_CHECK_FUNCS([_XEatDataWords])
-LIBS="$SAVE_LIBS"
-
# Determine if the source for man pages is available
# It may already be present (tarball) or can be generated using xmlto
AM_CONDITIONAL([INSTALL_MANPAGES],