diff --git a/configure b/configure index 26955aa916..6d3c36bf61 100755 --- a/configure +++ b/configure @@ -8172,10 +8172,6 @@ enabled threads || warn \ "environment." case $target_os in -haiku) - disable memalign - disable posix_memalign - ;; *-dos|freedos|opendos) if test_cpp_condition sys/version.h "defined(__DJGPP__) && __DJGPP__ == 2 && __DJGPP_MINOR__ == 5"; then disable memalign