summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorphintuka <phintuka>2012-01-30 10:41:56 +0000
committerphintuka <phintuka>2012-01-30 10:41:56 +0000
commitddd2780f6c1be7d2fdf0947d1dd70fc5a095e83d (patch)
tree046b7574ca27d1aa88ba238399f8ecc98feea090 /configure
parent26622a40d16397978de596290b33ecfe7359c9c8 (diff)
downloadxineliboutput-ddd2780f6c1be7d2fdf0947d1dd70fc5a095e83d.tar.gz
xineliboutput-ddd2780f6c1be7d2fdf0947d1dd70fc5a095e83d.tar.bz2
OpenGL does not depend on XRender anymore
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 2 insertions, 3 deletions
diff --git a/configure b/configure
index 50b81944..140e5e7d 100755
--- a/configure
+++ b/configure
@@ -7,7 +7,7 @@
# See the main source file 'xineliboutput.c' for copyright information and
# how to reach the author.
#
-# * $Id: configure,v 1.38 2011-06-11 08:38:43 phintuka Exp $
+# * $Id: configure,v 1.39 2012-01-30 10:41:56 phintuka Exp $
#
PKG_CONFIG="pkg-config"
@@ -334,8 +334,7 @@ check_deps(){
disabled vdr && disable libextractor libcap libbluray
disabled dlfcn && disable opengl
disabled pthread && disable opengl
- disabled xrender && disable opengl
- disabled xshape && disable opengl
+ disabled xrender && disable xshape xshm
}
check_deps