-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/ctype/
File Upload :
Current File : //usr/src/php/ext/ctype/config.m4

dnl
dnl $Id$
dnl

PHP_ARG_ENABLE(ctype, whether to enable ctype functions,
[  --disable-ctype         Disable ctype functions], yes)

if test "$PHP_CTYPE" != "no"; then
  AC_DEFINE(HAVE_CTYPE, 1, [ ])
  PHP_NEW_EXTENSION(ctype, ctype.c, $ext_shared)
fi

Copyright © 2017 || Recoded By Mr.Bumblebee