$NetBSD: patch-ah,v 1.3 2005/12/13 18:14:10 joerg Exp $ --- configure.orig 2004-09-18 02:17:45.000000000 +0000 +++ configure @@ -2370,7 +2370,6 @@ if test x"$CFLAGS" != x; then fi if test x"$CFLAGS" != x; then unet_old_cflags=$CFLAGS - CFLAGS=`echo "$CFLAGS" | sed -e 's/-g//g'` fi if test x"$CFLAGS" != x"$unet_old_cflags"; then # If -g was already there, force symbols to be enabled @@ -7237,7 +7236,7 @@ echo "${ECHO_T}OpenBSD ($host) found." > OSDEP_C=os_openbsd.c ;; - *-*bsd*) + *-*bsd* | *-dragonfly*) echo "$as_me:$LINENO: result: Generic BSD ($host) found." >&5 echo "${ECHO_T}Generic BSD ($host) found." >&6 if test x"$ac_cv_header_poll_h" = xyes; then