Skip to content

Use AC_DEFINE_UNQUOTED where variables are present #14377

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
May 30, 2024

Conversation

petk
Copy link
Member

@petk petk commented May 30, 2024

According to Autoconf docs and upstream code, AC_DEFINE_UNQUOTED must be used where variables are present in the arguments.

Follow up of GH-13552

According to Autoconf docs and upstream code, AC_DEFINE_UNQUOTED must be
used where variables are present in the arguments.

Follow up of phpGH-13552
@petk petk merged commit 5e242fe into php:master May 30, 2024
11 checks passed
@petk petk deleted the patch-AC_DEFINE_UNQUOTED branch May 30, 2024 19:50
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