configure: Add HAX support in NetBSD

The NetBSD support in Intel HAXM has beem merged upstream and is functional.

Signed-off-by: Kamil Rytarowski <n54@gmx.com>
Message-Id: <20190207233704.29978-1-n54@gmx.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
Kamil Rytarowski 2019-02-08 00:37:04 +01:00 committed by Laurent Vivier
parent 8de73fa88a
commit 604a5b9978

1
configure vendored
View file

@ -817,6 +817,7 @@ DragonFly)
;;
NetBSD)
bsd="yes"
hax="yes"
make="${MAKE-gmake}"
audio_drv_list="oss try-sdl"
audio_possible_drivers="oss sdl"