Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / audio / openal / patches / patch-ad
blob1145d061ec52ec61897e7e702f7037f8d642d072
1 $NetBSD$
3 --- configure.orig      2007-08-30 14:15:59.000000000 +0000
4 +++ configure
5 @@ -23233,7 +23233,7 @@ if test "x$enable_bsd" = xno; then
6    openal_backend_bsd_support=disabled
7  else
8    case "$target" in
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