$NetBSD: patch-ae,v 1.1 2006/05/16 18:19:14 joerg Exp $

--- config.h.in.orig	2006-05-16 16:57:36.000000000 +0000
+++ config.h.in
@@ -536,6 +536,9 @@
 /* Define to 1 if the OS is FreeBSD */
 #undef HOST_OS_FREEBSD
 
+/* Define to 1 if the OS is DragonFly */
+#undef HOST_OS_DRAGONFLY
+
 /* Define to 1 if the OS is Linux */
 #undef HOST_OS_LINUX
 
