4bb26ad Don't try to link against pthreads even if it is available on win32

Authored and Committed by epienbro 11 years ago
    Don't try to link against pthreads even if it is available on win32
    
    sqlite uses the native win32 threading API already
    
        
file modified
+20 -2