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
This commit is contained in:
ben 2009-07-31 20:13:02 +00:00
parent 55c399762f
commit 6c6be8ac1e
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -8414,6 +8414,7 @@ CONFIG_XVMC=$_xvmc
CONFIG_ZLIB=$_zlib
HAVE_PTHREADS = $_pthreads
HAVE_SHM = $_shm
HAVE_W32THREADS = $_w32threads
HAVE_YASM = $_have_yasm