Go to file
Doug Evans 434332b570 Change: if [[ x$thread_file = x ]]; then
to: if [[ x$enable_threads = xyes ]]; then

From-SVN: r14448
1997-07-15 19:48:10 +00:00
gcc Change: if [[ x$thread_file = x ]]; then 1997-07-15 19:48:10 +00:00