Skip to content

Normalize AC_CHECK_FUNC* first argument #14700

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

petk
Copy link
Member

@petk petk commented Jun 28, 2024

The m4_normalize is for Autoconf < 2.70 (on 2.70 and later versions a blank-or-newline separated items can be expanded without using backslash-newline).

This also syncs the 1st argument quotes.

The m4_normalize is for Autoconf < 2.70 (on 2.70 and later versions a
blank-or-newline separated items can be expanded without using
backslash-newline).

This also syncs the 1st argument quotes.
@petk
Copy link
Member Author

petk commented Jun 28, 2024

Merge coming up here later today or so for better consistency in the future. I'll recheck it.

@petk petk merged commit 2041c13 into php:master Jun 28, 2024
11 checks passed
@petk petk deleted the patch-normalize-AC_CHECK_FUNCS branch June 28, 2024 20:40
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.

2 participants