Non Linux 2.6 systems need to specify --disable-locking to configure.
commitf5f6552ff39fb374c927b720490461d8b55707c3
authorBen Kibbey <bjk@luxsci.net>
Thu, 25 Oct 2007 15:54:49 +0000 (25 11:54 -0400)
committerBen Kibbey <bjk@luxsci.net>
Thu, 25 Oct 2007 15:54:49 +0000 (25 11:54 -0400)
tree06d2029925b357cb452dec72bc4efe1cc3bb34aa
parent739a16c96ee00544ec6d69786331f98b1a24c9ee
Non Linux 2.6 systems need to specify --disable-locking to configure.
If an unsupported system is known to have a complete pthread_mutex_t,
edit config.h and set WORKING_PTHREADS to 1. This is to make sure the
user knows about locking.
README
configure.ac