diff --git a/configure b/configure index a8c7cb13eb..4928e4e6db 100755 --- a/configure +++ b/configure @@ -2127,7 +2127,8 @@ enabled spic && enable pic case $target_os in haiku) prefix_default="/boot/common" - enable audio_beos + disable audio_beos + network_extralibs="-lnetwork" ;; sunos) FFSERVERLDFLAGS=""