Wireshark-commits: [Wireshark-commits] master-2.6 6b516f5: Don't link make-taps and make-dissectors

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 31 May 2018 08:29:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b516f590acb92ecefa31832a512aca5d59185fa
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

6b516f5 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Don't link make-taps and make-dissectors with libwsutil
    
    Bug: 14722
    Change-Id: I276ca81f7bd9a75c6fd1e10c4d0cb0840ae03439
    Reviewed-on: https://code.wireshark.org/review/27919
    Reviewed-by: João Valverde <j@xxxxxx>
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b557482   Don't require post-GLib 2.22.0 functions in build tools.
    adds  6b516f5   Don't link make-taps and make-dissectors with libwsutil


Summary of changes:
 epan/dissectors/CMakeLists.txt | 3 +--
 epan/dissectors/Makefile.am    | 3 +--
 ui/CMakeLists.txt              | 3 +--
 ui/Makefile.am                 | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)