VirtualBox

Changeset 48114 in vbox for trunk/configure


Ignore:
Timestamp:
Aug 28, 2013 6:33:30 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
88490
Message:

configure: small fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r46279 r48114  
    581581  test_header iasl
    582582  if check_avail "$IASL" IASL; then
    583     iasl_ver=`$IASL|grep version|sed 's+^ASL.*version \([0-9]*\).*+\1+'`
     583    iasl_ver=`$IASL|grep "ASL.*version"|sed 's+^ASL.*version \([0-9]*\).*+\1+'`
    584584    if [ $? -ne 0 ]; then
    585585      log_failure "iasl not found"
Note: See TracChangeset for help on using the changeset viewer.

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