X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=configure.ad;h=3bac080fdae8d7adc376bc4cf6f6777ec085d8c8;hb=refs%2Fheads%2Fsilc.1.1.branch;hp=0297ba452537df9a4b7efdcae0eb860722a96450;hpb=f38b21315fc72df3914664227ebcece766f01f66;p=silc.git diff --git a/configure.ad b/configure.ad index 0297ba45..3bac080f 100644 --- a/configure.ad +++ b/configure.ad @@ -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` ;; @@ -1414,7 +1414,7 @@ s_includedir=`eval echo $includedir`;s_includedir=`eval echo $s_includedir` echo "" echo "$PACKAGE Configuration Summary:" -echo "---------------------------" +echo "-------------------------------------" echo " Target host ...................: $target" echo " Compiler ......................: $CC" echo " CFLAGS ........................: $CFLAGS"