am 2fb29ee7: Kill HAVE_PTHREADS.

* commit '2fb29ee7f7b37d4e255231b35d6618876e268d74':
  Kill HAVE_PTHREADS.
diff --git a/src/config.h b/src/config.h
index 68cf913..db26fd7 100644
--- a/src/config.h
+++ b/src/config.h
@@ -10,9 +10,6 @@
 /* Define to 1 if you have the <memory.h> header file. */
 #define HAVE_MEMORY_H 1
 
-#ifdef ANDROID
-#undef HAVE_PTHREADS
-#endif
 /* "os has pthreads" */
 #define HAVE_PTHREADS 1