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

wrong configure switch for atomic ops #2612

Closed
mbiebl opened this issue Apr 3, 2018 · 2 comments · Fixed by #2604
Closed

wrong configure switch for atomic ops #2612

mbiebl opened this issue Apr 3, 2018 · 2 comments · Fixed by #2604
Labels
Milestone

Comments

@mbiebl
Copy link
Contributor

mbiebl commented Apr 3, 2018

configure.ac in 8.34.0 contains

AC_ARG_ENABLE(regexp,
        [AS_HELP_STRING([--enable-atomic-operations],[Enable atomic operation support @<:@default=yes@:>@])],

I'm pretty sure the regexp is a C&P mistake

@rgerhards rgerhards added this to the v8.35 milestone Apr 4, 2018
@rgerhards rgerhards added the bug label Apr 4, 2018
@rgerhards
Copy link
Member

Thanks for reporting. It indeed is a C&P mistake, and a fix is underway in #2604. I just didn't manage to include it in 8.34. Will merge that now.

@lock
Copy link

lock bot commented Dec 26, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants