From: Pekka Riikonen Date: Mon, 18 Apr 2005 07:50:43 +0000 (+0000) Subject: updates. X-Git-Tag: silc.toolkit.0.9.14~3 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=27a2682fed7451ca992e9611bd0c2e4b8bb9d44b;p=silc.git updates. --- 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