3 --- configure.orig 2007-08-30 14:15:59.000000000 +0000
5 @@ -23233,7 +23233,7 @@ if test "x$enable_bsd" = xno; then
6 openal_backend_bsd_support=disabled
9 - *bsd*) openal_backend_bsd_support=static ;;
10 + *bsd* | *dragonfly*) openal_backend_bsd_support=static ;;
11 *) openal_backend_bsd_support=none
12 if test "x$enable_bsd" = xyes; then
13 { echo "$as_me:$LINENO: WARNING: --enable-bsd ignored because this is no BSD build." >&5