From 653d16096e5cf6cf8e18fc014a6388a91862b595 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 21 Mar 2007 08:29:46 +0000 Subject: Conditionally compile vf_bmovl.c instead of enclosing all of the file in #ifdef HAVE_POSIX_SELECT. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22770 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 451265637d..8d8b71021e 100755 --- a/configure +++ b/configure @@ -7530,6 +7530,7 @@ HAVE_PTHREADS = $_pthreads HAVE_XVMC_ACCEL = $_xvmc HAVE_SYS_MMAN_H = $_mman +HAVE_POSIX_SELECT = $_posix_select NEED_FSEEKO = $_need_fseeko NEED_FTELLO = $_need_ftello -- cgit v1.2.3