--- configure.orig Sun Feb 4 20:44:04 2007 +++ configure Sun Feb 4 20:44:28 2007 @@ -7822,7 +7822,7 @@ ;; freebsd*) - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` + objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` version_type=freebsd-$objformat case $version_type in freebsd-elf*)