Skip to content
Commit 83760814 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

configure: Check for new-enough getopt



macOS is shipped with an old non-enhanced version of getopt and it
doesn't support options used by run_tests.sh. Proper version of getopt
is available from homebrew but it has to be added to PATH before invoking
run_tests.sh.  Halt ./configure if enhanced getopt can't be found.
Based on a patch by Roman Bolshakov <r.bolshakov@yadro.com>.

Cc: Cameron Esfahani <dirty@apple.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent d26193a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment