URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5a928c2111858db942319e48fc7a214e939fb1cf
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5a928c2 by Guy Harris (guy@xxxxxxxxxxxx):
    Remove autotools packages if something they depend on changes.
    
    Uninstall automake if autoconf is going to be changed; remove libtool if
    autoconf or automake is going to be changed.
    
    Change-Id: I4aced967cb7bed197d3f1a4be851a0bc78c8f12d
    Reviewed-on: https://code.wireshark.org/review/6735
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  2cc9474   When uninstalling a library, first uninstall what depends on it.
    adds  5a928c2   Remove autotools packages if something they depend on changes.
Summary of changes:
 macosx-setup.sh |   11 +++++++++++
 1 file changed, 11 insertions(+)