quakeforge/tools/qflight/source
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
..
Makefile.am Remove the AM_CONDITIONALs from tools. 2012-02-10 02:50:42 +09:00
entities.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
ltface.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
noise.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
options.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
properties.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
properties.txt Document the fields qflight uses to control lighting. 2011-08-21 14:40:18 +09:00
qflight.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
threads.c "Check" for the availability of pthreads. 2012-08-19 13:40:42 +09:00
trace.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
vis.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00