Wireshark-commits: [Wireshark-commits] master-2.0 63c2bbb: Make it detect command-line-toos-only in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Sep 2016 10:10:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=63c2bbb152e960b0db2f73871a67738eb7326c9e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

63c2bbb by Guy Harris (guy@xxxxxxxxxxxx):

    Make it detect command-line-toos-only installations.
    
    /usr/bin/xcodebuild is present, but appears not to work, if you have
    only the command-line tools for Xcode 8 installed, not Xcode 8 itself.
    
    Change-Id: I4a55e30f8afcc7e575e661d2b4ea944c967790ec
    Reviewed-on: https://code.wireshark.org/review/17856
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 4e53f5d975d184e6813d3dfb25b8c06fc046dbd7)
    Reviewed-on: https://code.wireshark.org/review/17858
    

Actions performed:

    from  9bc75e8   Don't mention a particular version of XQuartz.
    adds  63c2bbb   Make it detect command-line-toos-only installations.


Summary of changes:
 macosx-setup.sh |   14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)