[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg-devel
Subject:    [PATCH] configure: libXinerama isn't needed anymore
From:       remi () gentoo ! org (=?utf-8?q?R=C3=A9mi=20Cardona?=)
Date:       2009-06-28 22:05:37
Message-ID: 1246226737-16798-1-git-send-email-remi () gentoo ! org
[Download RAW message or body]

Hi all,

Mind if I commit this?

Maybe we could make a double release of xineramaproto and
libXinerama to go along, and force the version dep in xserver.

R?mi

========

since libXinerama commit 90d4d23bf2e94721149ddc0a80093b10a82e8845
and xineramaproto commit 21477147613c28c968b5e1eb9d8aea7017dd399d,
the server no longer needs libXinerama.

Signed-off-by: R?mi Cardona <remi at gentoo.org>
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 0fca440..bfca00b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -935,7 +935,7 @@ AM_CONDITIONAL(XINERAMA, [test "x$XINERAMA" = xyes])
 if test "x$XINERAMA" = xyes; then
 	AC_DEFINE(XINERAMA, 1, [Support Xinerama extension])
 	AC_DEFINE(PANORAMIX, 1, [Internal define for Xinerama])
-	REQUIRED_MODULES="$REQUIRED_MODULES xineramaproto xinerama"
+	REQUIRED_MODULES="$REQUIRED_MODULES xineramaproto"
 fi
 
 AM_CONDITIONAL(XACE, [test "x$XACE" = xyes])
-- 
1.6.3.3


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic