$NetBSD: patch-aa,v 1.6 2011/11/26 11:49:51 adam Exp $ --- configure.orig 2009-05-08 22:10:34.000000000 +0000 +++ configure @@ -2010,6 +2010,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)