Threads were disabled a while ago, I guess due to problems with the build system. If this is still a problem, could they be conditionalized based on rpmbuild --with/out options? Something like the attached patch for the spec file.
Created attachment 151944 [details] patch to add docs and threads options for rpmbuild
No, I won't even optionalize it if it plain doesn't work. I'll try re-enabling, and try a test build to see if the problems of the past persist. If not, I'll hapily re-enable thread support.
OK, change of heart, threading can/will-be toggled via [--with|--without]-threads. And, good news, looks like threading works (again), so I'll re-enable its support in the next build iteration. %changelog * Mon Apr 09 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.0.4-2 - re-enable threading support (#235644)