# HG changeset patch # User diego # Date 1285608503 0 # Node ID 50f2498749da9e3e9173dab969d022a8234a8eb7 # Parent cad51466b42e4f0da7082520f2c30992a0918e04 Remove unnecessary Xlib.h #include from xf86keysym check. diff -r cad51466b42e -r 50f2498749da configure --- a/configure Mon Sep 27 17:23:40 2010 +0000 +++ b/configure Mon Sep 27 17:28:23 2010 +0000 @@ -4445,7 +4445,6 @@ if test "$_xf86keysym" = auto; then _xf86keysym=no cat > $TMPC < #include int main(void) { return XF86XK_AudioPause; } EOF