Searched defs:which_wrapper (Results 1 - 1 of 1) sorted by relevance

/vbox/
H A Dconfigure27 which_wrapper() function
152 PKGCONFIG="`which_wrapper pkg-config`"
254 elif which_wrapper $1 > /dev/null; then
590 cnf_append "VBOX_IASLCMD" "`which_wrapper $IASL`"
612 cnf_append "VBOX_XSLTPROC" "`which_wrapper $XSLTPROC`"
624 if which_wrapper $GENISOIMAGE > /dev/null; then
631 cnf_append "VBOX_MKISOFS" "`which_wrapper $GENISOIMAGE`"
640 cnf_append "VBOX_MKISOFS" "`which_wrapper $MKISOFS`"
654 if which_wrapper pkg-config > /dev/null; then
686 elif which_wrapper xml
[all...]

Completed in 43 milliseconds