From 889eb2234e4ff4cf43b86a40dd831e064e25be64 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Tue, 2 Sep 2003 19:33:52 +0000 Subject: [PATCH] provide RE2C to external extensions --- scripts/phpize.m4 | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/phpize.m4 b/scripts/phpize.m4 index d60d3df0c0..388cb8bb6b 100644 --- a/scripts/phpize.m4 +++ b/scripts/phpize.m4 @@ -102,6 +102,7 @@ PHP_SUBST(SHARED_LIBTOOL) PHP_SUBST(LIBTOOL) PHP_SUBST(SHELL) PHP_SUBST(AWK) +PHP_SUBST(RE2C) PHP_GEN_BUILD_DIRS PHP_GEN_GLOBAL_MAKEFILE -- 2.50.1