VirtualBox

Changeset 61799 in vbox for trunk/configure


Ignore:
Timestamp:
Jun 21, 2016 3:19:22 PM (8 years ago)
Author:
vboxsync
Message:

configure: typo in gcc_check error message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r61606 r61799  
    447447             -o \( $cc_maj -eq 6 -a $cc_min -gt 1 \) \
    448448             -o $cc_maj -gt 6 ]; then
    449         log_failure "gcc version $cc_maj.$cc_min found, expected gcc 3.x with x>1 or gcc 4.x with 0<x<10, gcc 5.x with x<10 or gcc 6.x with x<2"
     449        log_failure "gcc version $cc_maj.$cc_min found, expected gcc 3.x with x>1 or gcc 4.x, gcc 5.x or gcc 6.x"
    450450        fail really
    451451      else
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette