From 28bd10cee70125e8ceea600b01bbf05746363d23 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Tue, 11 Sep 2012 14:10:41 +0100 Subject: kbproto unentanglement: drop dependency \o\ \o/ /o/ Signed-off-by: Daniel Stone --- configure.ac | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 12db771..e8ba3dd 100644 --- a/configure.ac +++ b/configure.ac @@ -82,9 +82,6 @@ if test "x$GCC" = xyes ; then CFLAGS="$CFLAGS -fvisibility=hidden" fi -# Obtain protocols headers include directives -PKG_CHECK_MODULES([X11], [kbproto >= 1.0.4]) - # Define a configuration option for the XKB config root xkb_base=`$PKG_CONFIG --variable=xkb_base xkeyboard-config` if test "x$xkb_base" = x; then -- cgit v1.2.1