From 27a2682fed7451ca992e9611bd0c2e4b8bb9d44b Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Mon, 18 Apr 2005 07:50:43 +0000 Subject: [PATCH] updates. --- configure.ad | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ad b/configure.ad index 1dbefe9c..f48d970d 100644 --- a/configure.ad +++ b/configure.ad @@ -511,6 +511,7 @@ if test -n "$with_silc_includes" || test -n "$with_silc_libs"; then f=`$EGREP __SILC_HAVE_PTHREAD $ac_silc_includes/silcincludes.h` if test -n "$f"; then LIBS="$LIBS -lpthread" + check_threads=false fi f=`$EGREP __SILC_HAVE_SIM $ac_silc_includes/silcincludes.h` if test -n "$f"; then -- 2.43.0