Skip to content

PHPC-534: Enable configure without SASL #197

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 4 commits into from
Jan 7, 2016
Merged

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Jan 6, 2016

@derickr
Copy link
Contributor

derickr commented Jan 7, 2016

LGTM

@kaplanlior
Copy link
Contributor

I didn't change pcre default on #193 as its code doesn't fail configure even if it doesn't have pcre (it uses AC_MSG_RESULT instead of AC_MSG_ERROR).

Also, "auto" has no use in pcre (it only checks for yes/no values). So having yes as default for pcre is actually what we have auto for in sasl.

@jmikola
Copy link
Member Author

jmikola commented Jan 7, 2016

@kaplanlior: Noted. I've removed the last commit in this PR, which was changing the PCRE default. 👍

@jmikola jmikola merged commit bd96692 into mongodb:master Jan 7, 2016
jmikola added a commit that referenced this pull request Jan 7, 2016
@jmikola jmikola deleted the phpc-534 branch January 7, 2016 17:53
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.

3 participants