From 6c6be8ac1e73ca577dd121df652d2e0b1409beb5 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 31 Jul 2009 20:13:02 +0000 Subject: [PATCH] Add a variable in config.mak whether SHM support is enabled or not. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29463 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 1795e08d68..df11ce4bc5 100755 --- a/configure +++ b/configure @@ -8414,6 +8414,7 @@ CONFIG_XVMC=$_xvmc CONFIG_ZLIB=$_zlib HAVE_PTHREADS = $_pthreads +HAVE_SHM = $_shm HAVE_W32THREADS = $_w32threads HAVE_YASM = $_have_yasm