summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 8ddb019..d51a466 100755
--- a/configure
+++ b/configure
@@ -440,8 +440,10 @@ else
 fi
 if $usensss ; then
   echo "LIBNSSS := -lnsss"
+  echo "MAYBEPTHREAD_LIB := -lpthread"
 else
   echo "LIBNSSS :="
+  echo "MAYBEPTHREAD_LIB :="
 fi
 
 exec 1>&3 3>&-