Skip to content
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

fixed --with-plugin-dir option to match cmake behavior #2973

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

edwardhartnett
Copy link
Contributor

Fixes #2967

The CMake and autotools builds were doing different things with the plugin dir default. The CMake behavior is more useful for users.

In this PR I change the configure.ac to match the CMake behavior. I also add some documentation.

@edwardhartnett edwardhartnett marked this pull request as ready for review August 13, 2024 17:37
@WardF
Copy link
Member

WardF commented Aug 13, 2024

Thanks @edwardhartnett !

@WardF WardF merged commit 4aaf312 into Unidata:main Aug 13, 2024
107 checks passed
@edwardhartnett edwardhartnett deleted the ejh_fix_configure branch August 14, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plugins should be installed by default when zstd is found by autotools, like the CMake build does
3 participants