On Friday, 28 October 2016, Gurchetan Singh <<a href="mailto:gurchetansingh@chromium.org">gurchetansingh@chromium.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I'm confused what the desired cleanup is.  Do you want  </div><div><br></div><div>1) PKG_CHECK_MODULES(PTHREAD, [pthread]) in <a href="http://configure.ac" target="_blank">configure.ac</a> </div><div>or</div><div>2) All references to PTHREAD_LIBS in the <a href="http://configure.ac" target="_blank">configure.ac</a> and the makefiles to be removed.  In the cases where this breaks the build, PTHREAD_CFLAGS should be added to the AM_LDFLAGS. </div><div> <br></div></div></blockquote><div>Almost #2, but not quite. Drop the configure hunk (revert Matt's commit) and add PTHREAD_CFLAGS/LIBS pairs to the respective cflags/libs where linking fails.</div><div><br></div><div>Thanks</div><div>Emil</div><div><br></div><div><br></div>