Wireshark-commits: [Wireshark-commits] master-2.0 d9af8eb: Upgrade to libtool 2.4.6.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 29 Jul 2016 20:28:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d9af8eb96f6ee5b89c66c58e94645cbb304d83c0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

d9af8eb by Guy Harris (guy@xxxxxxxxxxxx):

    Upgrade to libtool 2.4.6.
    
    As per bug 12689, earlier versions of libtool had a bug wherein they
    assumed a 1-digit second component of the OS version number, and thought
    OS X 10.10 was OS X 10.1 and used the wrong linker flags.  A build from
    Git would succeed, but a build from the source tarball wouldn't.
    
    Change-Id: I412d1e0b02976f44c573f9ff1b62465f5eeaeb05
    Ping-Bug: 12689
    Reviewed-on: https://code.wireshark.org/review/16773
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 3e48148e1e82e2925f46c1ef0a6b70d9f4823c84)
    Reviewed-on: https://code.wireshark.org/review/16776
    

Actions performed:

    from  57f4635   Install GNU autotools even on Snow Leopard.
    adds  d9af8eb   Upgrade to libtool 2.4.6.


Summary of changes:
 macosx-setup.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)