quakeforge/tools/qfvis
Bill Currie a2f2d4d949 "Check" for the availability of pthreads.
Unfortunately, just because the header is there doesn't mean anything will
actually work :(. Also, the check is based on the host vendor/os for now.
Yes, it's rather lame but it will do for now.

With this, QF will build on an almost fresh ps3toolchain install. Only two
"fixes" are needed:
 o  In $PS3DEV/ppu/powerpc64-ps3-elf: ln -s ../include sys-include
 o  libsamplerate cross-built and installed.
2012-08-19 13:40:42 +09:00
..
include "Check" for the availability of pthreads. 2012-08-19 13:40:42 +09:00
source "Check" for the availability of pthreads. 2012-08-19 13:40:42 +09:00
Makefile.am Remove the AM_CONDITIONALs from tools. 2012-02-10 02:50:42 +09:00
qfvis.1 correct a couple of falsehoods 2004-01-27 05:08:21 +00:00