X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=configure.ad;h=2b0fe2a5e7a9724b7fba0dc517cadc6d14e0fa2b;hb=refs%2Ftags%2Fsilc.client.1.1.8;hp=186628e310a304a1ecd5528fcb9f9882d411b75f;hpb=1598b3a51b51a434037461ccd35487bc0df3137c;p=silc.git diff --git a/configure.ad b/configure.ad index 186628e3..2b0fe2a5 100644 --- a/configure.ad +++ b/configure.ad @@ -43,6 +43,9 @@ case "$target" in *-*-netbsd*) check_threads=true ;; + *-*-openbsd*) + check_threads=true + ;; *-*-*bsd*) check_threads=false ;;