-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/shmop/
File Upload :
Current File : //usr/src/php/ext/shmop/config.w32

// $Id$
// vim:ft=javascript

ARG_ENABLE("shmop", "shmop support", "no");

if (PHP_SHMOP == "yes") {
	EXTENSION("shmop", "shmop.c");
	AC_DEFINE('HAVE_SHMOP', 1, 'Have SHMOP support');
}

Copyright © 2017 || Recoded By Mr.Bumblebee