$NetBSD: patch-aa,v 1.2 2006/10/18 18:53:03 adam Exp $ --- configure.orig 2006-10-17 20:49:30.000000000 +0200 +++ configure @@ -1881,6 +1881,7 @@ case $host_os in darwin*) template=darwin ;; dgux*) template=dgux ;; freebsd*) template=freebsd ;; + dragonfly*) template=dragonfly ;; hpux*) template=hpux ;; irix*) template=irix ;; linux*|gnu*|k*bsd*-gnu)