summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2011-02-28 12:28:25 +0000
committerphintuka <phintuka>2011-02-28 12:28:25 +0000
commit4329cd5c611cb155c5d6a652cdab616b9d297ffa (patch)
tree12fab91badc901d73a6bc68c2a6858d6709535d4
parent3443f2f70a66c0c6b40ff73af29c5f0ad541c165 (diff)
downloadxineliboutput-4329cd5c611cb155c5d6a652cdab616b9d297ffa.tar.gz
xineliboutput-4329cd5c611cb155c5d6a652cdab616b9d297ffa.tar.bz2
Added pthread and dlfcn to features list
-rwxr-xr-xconfigure4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure b/configure
index f2847911..b5193f07 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.29 2010-11-23 13:21:06 phintuka Exp $
+# * $Id: configure,v 1.30 2011-02-28 12:28:25 phintuka Exp $
#
PKG_CONFIG="pkg-config"
@@ -235,6 +235,8 @@ FEATURES="
xrender
xshape
opengl
+ pthread
+ dlfcn
vdpau
i18n
"