diff --git a/configure b/configure index fd76f5d1ad..5e23960e44 100755 --- a/configure +++ b/configure @@ -1285,6 +1285,7 @@ echores "$_dl" echocheck "pthread" +def_pthreads='#define HAVE_PTHREADS 0' if linux ; then THREAD_CFLAGS=-D_REENTRANT elif freebsd || netbsd || openbsd ; then