Condition variable functions in separate DLL
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 28 Apr 2010 11:35:52 +0000 (13:35 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 28 Apr 2010 11:35:52 +0000 (13:35 +0200)
The condition variable functions are in a separate DLL on Windows -
named yaz_cond4.dll (release), yaz_cond4d.dll (debug). The split is
done because Condition Variable functions is only supported in Vista
or Windows Server 2008 or later.


No differences found