VirtualBox

Changeset 9479 in vbox for trunk/configure


Ignore:
Timestamp:
Jun 6, 2008 1:32:21 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31739
Message:

Fixed configure syntax for Solaris hosts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r9196 r9479  
    173173    retval=`which $* 2>/dev/null`
    174174    echo "$retval"
    175     test -n "$retval" -a -e "$retval"
     175    test -n "$retval" -a -x "$retval"
    176176    unset retval
    177177  else
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