]> git.mxchange.org Git - flightgear.git/commit
Explicitely add -lpthread to the link line to avoid a long standing linux
authorcurt <curt>
Sat, 9 Sep 2000 15:48:14 +0000 (15:48 +0000)
committercurt <curt>
Sat, 9 Sep 2000 15:48:14 +0000 (15:48 +0000)
commita71f03b18c1f03e1c362e0e56795c4b0df95cb49
tree10b27294c45d60d2a9121718c05879f51814aa63
parenta2cd367ab5061c62c1b6c2a0fd14b216956724af
Explicitely add -lpthread to the link line to avoid a long standing linux
ld bug.

A couple namespace fixes to avoid problems with latest plib cvs on some
systems.
src/Cockpit/cockpit.hxx
src/Include/config.h.in
src/NetworkOLK/net_send.cxx