summaryrefslogtreecommitdiffstats
path: root/old-configure
diff options
context:
space:
mode:
Diffstat (limited to 'old-configure')
-rwxr-xr-xold-configure4
1 files changed, 4 insertions, 0 deletions
diff --git a/old-configure b/old-configure
index 995ccb9aa4..564b1c9331 100755
--- a/old-configure
+++ b/old-configure
@@ -1325,6 +1325,10 @@ else
fi
echores "$_pthreads"
+if test "$_pthreads" = no ; then
+ die "Unable to find pthreads support."
+fi
+
if test "$_pthreads" = yes ; then
# Cargo-cult for -lrt, which is needed on not so recent glibc version for