Searched refs:IASL (Results 1 - 1 of 1) sorted by relevance

/vbox/
H A Dconfigure112 IASL="iasl"
583 if check_avail "$IASL" IASL; then
584 iasl_ver=`$IASL|grep "ASL.*version"|sed 's+^ASL.*version \([0-9]*\).*+\1+'`
590 cnf_append "VBOX_IASLCMD" "`which_wrapper $IASL`"
2306 --with-iasl=PATH location of the iasl compiler [$IASL]
2425 IASL=`echo $option | cut -d'=' -f2`

Completed in 48 milliseconds