aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index db26fd7..68cf913 100644
--- a/src/config.h
+++ b/src/config.h
@@ -10,6 +10,9 @@
/* 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