From 4f9d40353e3b8c6c99aca3866a3686a8835f6551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alberts=20Muktup=C4=81vels?= Date: Tue, 21 Jul 2015 03:08:45 +0200 Subject: bump xcomposite required version to 0.3 and simplify code Version 0.3 is available more then 8 years. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index df0050c2..a637fbd3 100644 --- a/configure.ac +++ b/configure.ac @@ -224,7 +224,7 @@ fi ## or the render-specific check later have_xrender=no -XCOMPOSITE_VERSION=0.2 +XCOMPOSITE_VERSION=0.3 if test x$enable_compositor = xyes; then have_xcomposite=yes elif test x$enable_compositor = xauto; then -- cgit v1.2.1