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

configure --disable-plugin will actually enable it #298

Open
M95D opened this issue May 2, 2024 · 0 comments
Open

configure --disable-plugin will actually enable it #298

M95D opened this issue May 2, 2024 · 0 comments

Comments

@M95D
Copy link
Contributor

M95D commented May 2, 2024

Run ./configure --disable-plugin.
After several lines of output:

configure: Enabling support for External Public Key Authentication

This is the opposite of --disable.

I saw that --disable-plugin is not documented in ./configure --help, instead, --enable-plugin is documented, but it should be accepted, according to:

  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
@M95D M95D changed the title configure --disable-plugin will actually enable them configure --disable-plugin will actually enable it May 2, 2024
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

No branches or pull requests

1 participant