URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=387c8864bff0921593ab4849c4868a66948c2c7c
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
387c886 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
autotools: Move SBC dependency to libwscodecs
Change-Id: I931961033798613b78f846c9176dffdb8385bf43
Reviewed-on: https://code.wireshark.org/review/13782
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 13ec77a Add free_address_wmem() and other extensions to address API
adds 387c886 autotools: Move SBC dependency to libwscodecs
Summary of changes:
Makefile.am | 3 +--
codecs/Makefile.am | 40 ++++++++++++++++++++++++----------------
codecs/Makefile.common | 3 ---
codecs/Makefile.nmake | 2 +-
configure.ac | 1 +
5 files changed, 27 insertions(+), 22 deletions(-)