Import debian packages for silc-client, silc-server and silc-toolkit
[silc.git] / configure.ad
index 0297ba452537df9a4b7efdcae0eb860722a96450..856aaf4b9046f9dcff6f596c023bfd58e767de6a 100644 (file)
@@ -33,7 +33,7 @@ AC_PATH_PROG(sedpath, sed)
 # Put here any platform specific stuff
 #
 case "$target" in
-  *-*-linux*)
+  *-*-linux*|*-k*bsd*-gnu)
     check_threads=true
     CFLAGS=`echo $CFLAGS -D_GNU_SOURCE`
     ;;