John Poltorak writes: > > Does autoconf check for threading support, and if so how does it do it? > > On OS/2 support for threading is native and built into the operating > system. How would autoconf handle such a situation? Would I need to > install the pthreads library?
I use ACX_PTHREAD from the macro archive, but I'm not sure how useful it is with OS/2.
