AC_PATH_X
CFLAGS="-I$x_includes $CFLAGS"
if test x"$x_includes" != x; then
LIBS="-L$x_libraries $LIBS"
fi
if test x"$x_libraries" != x; then
have_xidle=no
AC_COMPILE_IFELSE([