Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Complete build options for Pthread API #6

Closed
elfring opened this Issue Apr 9, 2015 · 3 comments

Comments

Projects
None yet
3 participants

elfring commented Apr 9, 2015

Would you like to add the configuration script "AX_PTHREAD" to your build specification?

Contributor

kmcdonell commented Dec 22, 2015

Seems like AX_PTHREAD needs ax_pthread.m4 to have been previously installed.
We're reluctant to add even more dependencies into the the build process, so unless (a) I've misunderstood something about making AX_PTHREAD work, or (b) there is some demonstrable problem with the way the existing PCP configure.ac probes for pthread availability, I think the status quo will prevail.

I'm closing this issue, please re-open if (a) or (b) apply.

@kmcdonell kmcdonell closed this Dec 22, 2015

elfring commented Dec 22, 2015

Would you like to improve your software builds by reusing current macros from the GNU autoconf archive?

Contributor

kmcdonell commented Dec 23, 2015

Unless there is something broken in the current autoconf use with PCP, I don't understand how pulling in another build dependency "improves" our builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment