commit | 2fb29ee7f7b37d4e255231b35d6618876e268d74 | [log] [tgz] |
---|---|---|
author | Yabin Cui <[email protected]> | Mon Jan 26 19:50:12 2015 -0800 |
committer | Yabin Cui <[email protected]> | Mon Jan 26 19:50:12 2015 -0800 |
tree | dd03be19277f365273c2edcf09a7fb49da82db5c | |
parent | 77bfea2e6a3dc1e30a17780b48b7b231eef77255 [diff] |
Kill HAVE_PTHREADS. Bug: 19083585 Change-Id: Ie447de13ddafbf7b9683b2b312dfe5a78a8b256c
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