blob: 0ffbe4ab0796859f2204db6bb913f94f37a75d43 (
plain)
1
2
3
4
|
o Minor bugfixes
- Fix compilation on mingw when a pthreads compatibility library
has been installed. (We don't want to use it, so we shouldn't
be including pthread.h.) Fixes bug 2313; bugfix on 0.1.0.1-rc.
|