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

List:       xine-cvslog
Subject:    [xine-cvs] CVS: xine-lib configure.ac,1.390,1.391
From:       Darren Salt <dsalt () users ! sourceforge ! net>
Date:       2006-07-28 18:27:13
Message-ID: E1G6X3J-00025Q-61 () sc8-pr-cvs10 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/xine/xine-lib
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7829

Modified Files:
	configure.ac 
Log Message:
Check whether XShm.h is available; abort if not.

Index: configure.ac
===================================================================
RCS file: /cvsroot/xine/xine-lib/configure.ac,v
retrieving revision 1.390
retrieving revision 1.391
diff -u -r1.390 -r1.391
--- configure.ac	26 Jul 2006 09:18:40 -0000	1.390
+++ configure.ac	28 Jul 2006 18:27:10 -0000	1.391
@@ -567,6 +567,12 @@
 fi
 AM_CONDITIONAL(HAVE_V4L, [test x"$have_v4l" = "xyes"])
 
+dnl ----------------------------------------------
+dnl Check for XShm support (required)
+dnl ----------------------------------------------
+
+AC_CHECK_HEADERS([X11/extensions/XShm.h], [],
+		 [AC_MSG_ERROR([XShm extension is required])])
 
 dnl ----------------------------------------------
 dnl Check for Xv and XvMC support


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Xine-cvslog mailing list
Xine-cvslog@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xine-cvslog
[prev in list] [next in list] [prev in thread] [next in thread] 

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