summaryrefslogtreecommitdiff
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 33d9f0bcbe..2a7c7c82c7 100755
--- a/configure
+++ b/configure
@@ -17199,7 +17199,7 @@ case $host in #(
nativecclibs="advapi32.lib ws2_32.lib version.lib" ;; #(
*) :
bytecclibs="$cclibs $DLLIBS $pthread_link $instrumented_runtime_ldlibs"
- nativecclibs="$cclibs $DLLIBS" ;;
+ nativecclibs="$cclibs $DLLIBS $pthread_link" ;;
esac
if test x"$libdir" = x'${exec_prefix}/lib'; then :