From 4329cd5c611cb155c5d6a652cdab616b9d297ffa Mon Sep 17 00:00:00 2001 From: phintuka Date: Mon, 28 Feb 2011 12:28:25 +0000 Subject: Added pthread and dlfcn to features list --- configure | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 " -- cgit v1.2.3