Skip to content

Modernized the configure script #16

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

keithbowes
Copy link

@keithbowes keithbowes commented Jun 10, 2025

This uses pkg-config to get the Cyrus-SASL plugins directory. This should make using it on 64-bit systems less confusing. This should resolve bugs #10 and #15.

--with-cyrus-sasl is gone; you can use an alternate install location by adjusting pkg-config environment variables.

This should make using it on 64-bit systems less confusing.
This should resolve bugs moriyoshi#10 and moriyoshi#15.

I kept --with-cyrus-sasl, but a better way to use an alternate location
would be to adjust pkg-config environment variables.
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.

1 participant