From dfba9a0ab08ec345c82ab659f8149e60354f3394 Mon Sep 17 00:00:00 2001 From: foobar Date: Tue, 5 Aug 2003 11:19:35 +0000 Subject: [PATCH] MFH --- scripts/phpize.m4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/phpize.m4 b/scripts/phpize.m4 index 4767403170..147d80fda3 100644 --- a/scripts/phpize.m4 +++ b/scripts/phpize.m4 @@ -2,6 +2,8 @@ dnl This file becomes configure.in for self-contained extensions. AC_INIT(config.m4) +AC_CANONICAL_HOST + PHP_INIT_BUILD_SYSTEM AC_DEFUN(PHP_WITH_PHP_CONFIG,[ -- 2.40.0