Skip to content

Autotools: Fix rl_erase_empty_line check #15109

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
Jul 26, 2024

Conversation

petk
Copy link
Member

@petk petk commented Jul 25, 2024

When building with readline/libedit installed at non-standard or non-system paths the check flags also need to be adjusted a bit to be able to check for the declared variable.

When building with readline/libedit installed at non-standard or
non-system paths the check flags also need to be adjusted a bit to be
able to check for the declared variable.
@petk petk merged commit 2141094 into php:master Jul 26, 2024
11 checks passed
@petk petk deleted the patch-readline-rl_erase_empty_line branch July 26, 2024 21:28
devnexen pushed a commit to devnexen/php-src that referenced this pull request Jul 27, 2024
When building with readline/libedit installed at non-standard or
non-system paths the check flags also need to be adjusted a bit to be
able to check for the declared variable.
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