Wireshark-commits: [Wireshark-commits] master 2021845: autotools: Add possibility to build without

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 8 Jan 2015 14:07:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=202184572ed5b986bc2dc572d6e60334f1125add
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2021845 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    autotools: Add possibility to build without optional codec SBC
    
    SBC is optional but build any time if configure script detect it,
    so let user choose if it really want it. Default to build with SBC.
    
    Bug: 10794
    
    Change-Id: I1b936c628c9de0179aa3d5da5ac547bd910af8ba
    Reviewed-on: https://code.wireshark.org/review/6399
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Tested-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  0078211   Add quotation marks in Conversations/Endpoints when address is string
    adds  2021845   autotools: Add possibility to build without optional codec SBC


Summary of changes:
 configure.ac |   17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)