File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / ext / reflection / config.w32
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:48:00 2012 UTC (13 years ago) by misho
CVS tags: MAIN, HEAD
Initial revision

// $Id: config.w32,v 1.1 2012/02/21 23:48:00 misho Exp $
// vim:ft=javascript

EXTENSION("reflection", "php_reflection.c", false /* never shared */);
AC_DEFINE('HAVE_REFLECTION', 1, 'Reflection support enabled');
PHP_REFLECTION="yes";

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>