Author: tack
Date: Thu Feb 8 02:09:10 2007
New Revision: 2465
Modified:
trunk/xine/setup.py
Log:
Disable directfb until rshortt can fix it :)
Modified: trunk/xine/setup.py
==============================================================================
--- trunk/xine/setup.py (original)
+++ trunk/xine/setup.py Thu Feb 8 02:09:10 2007
@@ -77,7 +77,7 @@
else:
print "- X11 not found; disabling X11 support."
-libdfb = check_library('directfb', '0.9.20')
+libdfb = False #check_library('directfb', '0.9.20')
if libdfb and libdfb.compile(['<directfb.h>']):
config.define('HAVE_DIRECTFB')
xineso.files.append('src/drivers/dfb.c')
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog