Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master d8cdb55: Autotools: Disable Qt4 on macOS.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 6 Dec 2016 17:24:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d8cdb550445a1bc86626bd9d45da1ce958d1592b
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d8cdb55 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Autotools: Disable Qt4 on macOS.
    
    Add a check for macOS+Qt4 to configure.ac in order to roughly match the
    CMake behavior in ge858829.
    
    Change-Id: I37de95d5db515d28dd88f13d818531bf6e94d07e
    Reviewed-on: https://code.wireshark.org/review/19036
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  c334297   SDP: Fix compiler warning
    adds  d8cdb55   Autotools: Disable Qt4 on macOS.


Summary of changes:
 configure.ac |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)