Do not build the separate Multi-threaded (MT) library libyazthread.la.
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 9 Sep 2005 10:34:09 +0000 (10:34 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 9 Sep 2005 10:34:09 +0000 (10:34 +0000)
commit455798a3154b5c08c872ca0fb90607ddea575038
tree27145563801c0de79cd2d938f55e0af3ce6304f7
parentfd446dea5b8ff2ac645272686f2be5308fd71f43
Do not build the separate Multi-threaded (MT) library libyazthread.la.
Instead make the library libyaz.la multi-threaded. Threading as a whole
can still be disabled by configure option --disable-threads. Previosly,
with older GLIBCs there were problems with MT libs under Apache. This
has now been fixed a long time ago.
NEWS
client/Makefile.am
configure.in
src/Makefile.am
test/Makefile.am
yaz-config.in
yaz.m4
ztest/Makefile.am