]> mj.ucw.cz Git - libucw.git/commit
Added CONFIG_UCW_THREADS.
authorMartin Mares <mj@ucw.cz>
Sat, 9 Dec 2006 18:47:24 +0000 (19:47 +0100)
committerMartin Mares <mj@ucw.cz>
Sat, 9 Dec 2006 18:47:24 +0000 (19:47 +0100)
commita2b3c3f482bde72670aae662ae50d74934faa25a
treeb1d1094df27b2f316fa0236bf68ad93e69a6470c
parent348ef39c1cf89a38a24ebbd221a9b0a3078cfc1c
Added CONFIG_UCW_THREADS.

Finally decided that we need threading support in too many libucw modules,
so the only sane thing is to link all programs with -lpthread. On the other
hand, I would like to keep the possibility of building non-threaded libucw,
so I've introduced a new config switch, which is always set for Sherlock.
lib/Makefile