$NetBSD: patch-ag,v 1.1 2008/12/23 02:08:06 hasso Exp $ --- configure.orig 2008-12-21 13:37:12 +0200 +++ configure 2008-12-21 13:37:41 +0200 @@ -22820,7 +22820,7 @@ with_distro=`echo ${with_distro} | tr '[ case $with_distro in debian|gentoo|archlinux|suse|fedora|mandriva|darwin|freebsd|slackware|none) ;; - netbsd) + netbsd|dragonfly) { $as_echo "$as_me:$LINENO: WARNING: Your distribution (${with_distro}) is supported but no init script exist yet! (patches welcome)" >&5 $as_echo "$as_me: WARNING: Your distribution (${with_distro}) is supported but no init script exist yet! (patches welcome)" >&2;} ;;