Skip to content

Substitute PEAR_INSTALLDIR only when enabling PEAR #13994

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
Apr 18, 2024

Conversation

petk
Copy link
Member

@petk petk commented Apr 18, 2024

When not using --with-pear configure option, the Makefile doesn't need the PEAR_INSTALLDIR variable. Also, this variable isn't directly substituted using the @PEAR_INSTALLDIR@ in any template, so the PHP_SUBST can be used.

When not using --with-pear configure option, the Makefile doesn't need
the PEAR_INSTALLDIR variable. Also, this variable isn't directly
substituted using the @PEAR_INSTALLDIR@ in any template, so the
PHP_SUBST can be used.
@petk petk merged commit 7192379 into php:master Apr 18, 2024
@petk petk deleted the patch-pear-installdir branch April 18, 2024 21:05
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