diff --git a/configure b/configure index 5136751094..de4198977b 100755 --- a/configure +++ b/configure @@ -1632,6 +1632,8 @@ case $target_os in freebsd) disable need_memalign ;; + dragonfly) + ;; bsd/os) osextralibs="-lpoll -lgnugetopt" strip="strip -d"