Renaming libtool* to glibtool* might require root permission.
authorGuy Harris <guy@alum.mit.edu>
Fri, 26 Sep 2014 06:05:20 +0000 (23:05 -0700)
committerGuy Harris <guy@alum.mit.edu>
Fri, 26 Sep 2014 06:06:25 +0000 (06:06 +0000)
commit92a0cb85f350d547b0816e1bdaee131768390d00
tree4fbee111baee998bd56df19ab8b05c0f99e4fffe
parent82d1a85ad28773a5f591bfa80d04fd0c2267e420
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@alum.mit.edu>
macosx-setup.sh