Skip to content

Autotools: Remove PHP_LIBDIR adjustment in pdo_dblib #15463

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
Aug 17, 2024

Conversation

petk
Copy link
Member

@petk petk commented Aug 17, 2024

This is redundant in current state of the build system as --with-libdir option sets the location and by default it is set to "lib". It is also done by phpize.

This is redundant in current state of the build system as --with-libdir
option sets the location and by default it is set to "lib". It is also
done by phpize.
@petk petk merged commit 82c4db6 into php:master Aug 17, 2024
10 checks passed
@petk petk deleted the patch-pdo-dblib-libdir branch August 17, 2024 16:39
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