Wireshark-commits: [Wireshark-commits] master a2371bd: Revert "autotools: Use explicit zlib depende

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 3 Mar 2016 07:15:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a2371bd6c937e5c3d282849aeb3fba96db1ca356
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a2371bd by João Valverde (j@xxxxxx):

    Revert "autotools: Use explicit zlib dependency build flags"
    
    This reverts commit 2bded0b66137a2f1c8b69911d91903a24f8a2624.
    
    Change-Id: Ic898c65df4daaa395eb010e0286d97509346d43a
    Reviewed-on: https://code.wireshark.org/review/14318
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  bfe5e10   Add CMakeListsCustom.txt.example to distribution
    adds  a2371bd   Revert "autotools: Use explicit zlib dependency build flags"


Summary of changes:
 Makefile.am                 |   24 ++++-------
 acinclude.m4                |  100 ++++++++++++++++++++++++++-----------------
 configure.ac                |   24 ++++++++---
 epan/Makefile.am            |    9 ++--
 epan/dissectors/Makefile.am |    3 +-
 epan/wslua/Makefile.am      |    2 +-
 wiretap/Makefile.am         |    9 +---
 7 files changed, 93 insertions(+), 78 deletions(-)