quakeforge/tools/qflight/include
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 start of my properties work. doesn't seem to have broken anything :) 2004-01-27 08:31:34 +00:00
entities.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
light.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
noise.h bring in OpenQuartz's extentions (except -ikmap: got tired:) 2004-01-26 07:39:29 +00:00
options.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
properties.h start of my properties work. doesn't seem to have broken anything :) 2004-01-27 08:31:34 +00:00
threads.h "Check" for the availability of pthreads. 2012-08-19 13:40:42 +09:00