updates.
authorPekka Riikonen <priikone@silcnet.org>
Mon, 18 Apr 2005 07:50:43 +0000 (07:50 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 18 Apr 2005 07:50:43 +0000 (07:50 +0000)
configure.ad

index 1dbefe9c4a7141c277889f510f9cbdeb8060da29..f48d970dc7dc9da8a5b28a39643abb9281218c3d 100644 (file)
@@ -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