mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-20 14:58:01 +02:00
Since we override do_configure, gnu-configize doesn't get called and using the old gnu-config files distributed with the PHP source can cause problems for some people e.g. building for AArch64; so add a call to it explicitly here. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>