diff --git a/configure b/configure
index 2f1263f79c4b37843db1c23e7606d7dc5c2bfce0..20773978766bff42e9474a47ba266d3e31c569b5 100755
--- a/configure
+++ b/configure
@@ -2306,6 +2306,7 @@ case $target_os in
     haiku)
         prefix_default="/boot/common"
         network_extralibs="-lnetwork"
+        host_libs=
         ;;
     sunos)
         FFSERVERLDFLAGS=""