Wireshark-commits: [Wireshark-commits] master-1.10 a46cd04: Renaming libtool* to glibtool* might re

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Sep 2014 06:13:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a46cd0472f323226d294c3620c8e18cf5c8d91b0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

a46cd04 by Guy Harris (guy@xxxxxxxxxxxx):

    Renaming libtool* to glibtool* might require root permission.
    
    Define DO_MV as "mv" or "sudo mv", depending on whether the user has
    write access to /usr/local/bin, and use it to rename libtool* to
    glibtool* and vice versa.
    
    Change-Id: Ifbef4daa4521852bc200522743df9d23e7f0d1c2
    Reviewed-on: https://code.wireshark.org/review/4295
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 92a0cb85f350d547b0816e1bdaee131768390d00)
    Reviewed-on: https://code.wireshark.org/review/4298
    

Actions performed:

    from  939fcbe   Fix presumed cut-and-pasteo.
    adds  a46cd04   Renaming libtool* to glibtool* might require root permission.


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