Skip to content

Fix too many arguments in FPM ACL compile check - #12242

Merged
Girgias merged 1 commit into
php:masterfrom
petk:patch-autoconf-fpm-cross-compiling
Sep 19, 2023
Merged

Fix too many arguments in FPM ACL compile check#12242
Girgias merged 1 commit into
php:masterfrom
petk:patch-autoconf-fpm-cross-compiling

Conversation

@petk

@petk petk commented Sep 19, 2023

Copy link
Copy Markdown
Member

The AC_COMPILE_IFELSE takes 3 arguments unlike AC_RUN_IFELSE which needs the 4th argument for cross-compilation.

The AC_COMPILE_IFELSE takes 3 arguments unlike AC_RUN_IFELSE which needs
the 4th argument for cross-compilation.
@Girgias
Girgias merged commit 186a07f into php:master Sep 19, 2023
@petk
petk deleted the patch-autoconf-fpm-cross-compiling branch September 27, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants