$NetBSD: patch-aa,v 1.1 2009/07/07 17:44:51 drochner Exp $

--- configure.orig	2009-06-16 19:05:52.000000000 +0200
+++ configure
@@ -2474,7 +2474,7 @@ case "${host_cpu}-${host_os}" in
   *-freebsd*) os=freebsd ;;
   *-darwin*)  os=darwin; LIBS='-framework CoreFoundation -framework IOKit';;
   *-linux*)   os=linux ;;
-  #*-netbsd*)  os=netbsd ;;
+  *-netbsd*)  os=freebsd ;;
   #*-openbsd*) os=openbsd ;;
   #*-os2_emx*) os=os2 ;;
   #*-solaris*) os=solaris; LIBS='-lsocket -lnsl' ;;
