summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index c3b6fe0925..61a479101e 100755
--- a/configure
+++ b/configure
@@ -3280,7 +3280,7 @@ fi
echores "$_dynamic_plugins"
-def_threads='#undef HAVE_THREADS'
+def_threads='#define HAVE_THREADS 0'
echocheck "pthread"
if test "$_pthreads" = auto ; then