Wireshark-commits: [Wireshark-commits] master 9f8fc21: autotools: Check for SpeexDSP system library

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 May 2016 14:16:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9f8fc21b62307da7e63884b677af7e7af84cb5c7
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9f8fc21 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    autotools: Check for SpeexDSP system library
    
    Change-Id: Ie07f49ec5a563f3b43a2442e05646c6a0b51ca41
    Reviewed-on: https://code.wireshark.org/review/15349
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  ea626b5   QUIC: Sequence (Number) is rename to Packet Number
    adds  9f8fc21   autotools: Check for SpeexDSP system library


Summary of changes:
 Makefile.am                |    4 ++++
 codecs/Makefile.am         |    4 ++++
 codecs/Makefile.common     |    3 +--
 configure.ac               |    9 +++++++++
 ui/qt/Makefile.am          |    4 ++++
 ui/qt/rtp_audio_stream.cpp |    4 ++++
 6 files changed, 26 insertions(+), 2 deletions(-)