diff --git a/configure b/configure index 32473a92ba..dbb6672bc1 100755 --- a/configure +++ b/configure @@ -3392,6 +3392,8 @@ enabled spic && enable_weak pic # OS specific case $target_os in + aix) + ;; haiku) prefix_default="/boot/common" network_extralibs="-lnetwork"