15 lines
326 B
Text
15 lines
326 B
Text
|
$NetBSD: patch-configure,v 1.24 2019/02/13 05:16:12 kamil Exp $
|
||
|
|
||
|
configure: Add HAX support in NetBSD
|
||
|
|
||
|
--- configure.orig 2018-12-11 17:44:34.000000000 +0000
|
||
|
+++ configure
|
||
|
@@ -809,6 +809,7 @@ DragonFly)
|
||
|
;;
|
||
|
NetBSD)
|
||
|
bsd="yes"
|
||
|
+ hax="yes"
|
||
|
make="${MAKE-gmake}"
|
||
|
audio_drv_list="oss"
|
||
|
audio_possible_drivers="oss sdl"
|