summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-07-31 20:13:02 +0000
committerben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-07-31 20:13:02 +0000
commit6c6be8ac1e73ca577dd121df652d2e0b1409beb5 (patch)
tree7fb0c559c8a2a961b3819beac632e016a92004d9 /configure
parent55c399762f888a021d50d57a88ae0ecb935050ac (diff)
downloadmpv-6c6be8ac1e73ca577dd121df652d2e0b1409beb5.tar.bz2
mpv-6c6be8ac1e73ca577dd121df652d2e0b1409beb5.tar.xz
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
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
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