Skip to content

Remove obsolete PHP_WITH_SHARED M4 macro #13374

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

Closed
wants to merge 1 commit into from

Conversation

petk
Copy link
Member

@petk petk commented Feb 11, 2024

If I'm not mistaken, this is obsolete in favor of the PHP_ARG_WITH macro. It was once used in combination with the AC_ARG_WITH macro to determine whether the extension has been configured as shared. 🤔

@petk petk force-pushed the patch-autoconf-remove-php-with-shared branch from 24638bc to 25ac40d Compare February 11, 2024 19:22
@petk petk force-pushed the patch-autoconf-remove-php-with-shared branch from 25ac40d to 65c7600 Compare February 11, 2024 21:22
This macro is obsolete in favor of the PHP_ARG_WITH macro. It was once
used in combination with the AC_ARG_WITH macro to determine, whether the
extension has been configured as shared.
@petk petk force-pushed the patch-autoconf-remove-php-with-shared branch from 65c7600 to 985a8a8 Compare February 12, 2024 11:48
@petk
Copy link
Member Author

petk commented Feb 12, 2024

It seems macOS GitHub workflow got stuck somehow here. It's like some cache is in effect here and it fails rebuilding the dl_test object. I'll try reopening a new PR instead.

@petk petk closed this Feb 12, 2024
@petk petk deleted the patch-autoconf-remove-php-with-shared branch February 12, 2024 15:45
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.

1 participant