Changed logic in thread support configuration such that
authorMarius Vollmer <mvo@zagadka.de>
Mon, 21 Oct 2002 12:16:25 +0000 (12:16 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Mon, 21 Oct 2002 12:16:25 +0000 (12:16 +0000)
commit585356dcbd04da4274ab83fb9456f3c6c4c04e4b
treebcabd8d55db476fe668d46a826a68f6f1792d4f9
parent64e00566db6979144b3d151111e1128d4db15750
Changed logic in thread support configuration such that
--with-threads=no is equivalent to --with-threads=null.  On platforms
that are not supported by QuickThreads, we also use the null-threads.
Thus, USE_THREADS is always defined now.
configure.in