Autotools: Move AWK finder to PHP_INIT_BUILD_SYSTEM (#15478)

This calls the PHP_PROG_AWK from a single place for php-src build and
phpize.
This commit is contained in:
Peter Kokot 2024-08-18 13:30:03 +02:00 committed by GitHub
parent 4a77ce2022
commit dffe25bd19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 4 deletions

View file

@ -136,9 +136,6 @@ AS_VAR_IF([PHP_DEBUG], [yes], [
dnl Always shared.
PHP_BUILD_SHARED
dnl Required programs.
PHP_PROG_AWK
PHP_HELP_SEPARATOR([Extension:])
PHP_CONFIGURE_PART([Configuring extension])