This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via f8e02aa4e3d87bbdc66819d3a56380881e24ce5a (commit)
from 349108801fb8d0eb23dc11da6a38ab94529ba341 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=f8e02aa4e3d87bbdc66819d3a5638088…
commit f8e02aa4e3d87bbdc66819d3a56380881e24ce5a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Jun 15 14:43:20 2016 +0200
configure: require libgsm for --enable-mgcp-transcoding
Fail in configure if libgsm is not found.
Before this, the --enable-mgcp-transcoding would gladly accept that libgsm is
missing and the build would fail later because of missing linking and undefined
references.
Change-Id: Ic23157cc5b75694f400a176c31f97d71e861ea02
-----------------------------------------------------------------------
Summary of changes:
openbsc/configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)