changeset 29421:0556a31731b1

Add a variable in config.mak whether SHM support is enabled or not.
author ben
date Fri, 31 Jul 2009 20:13:02 +0000
parents 45fc33b8476c
children 532800a8d491
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Fri Jul 31 13:07:56 2009 +0000
+++ b/configure	Fri Jul 31 20:13:02 2009 +0000
@@ -8414,6 +8414,7 @@
 CONFIG_ZLIB=$_zlib
 
 HAVE_PTHREADS = $_pthreads
+HAVE_SHM = $_shm
 HAVE_W32THREADS = $_w32threads
 HAVE_YASM = $_have_yasm