osmo-msc/openbsc/src/osmo-bsc
Max eab5f594b0 Enable optional static builds
* use LT_INIT instead of AC_PROG_RANLIB
* remove redundant libbsc entries

The default (for both manual and .deb builds) is to use shared build (as
before) - the static build is entirely optional.

Based on work by Sergey Kostanbaev <sergey.kostanbaev@gmail.com> and
Alexander Chemeris <Alexander.Chemeris@gmail.com>.

Change-Id: Ibcd1da98302413182c85e25c4cb7d69d9e38c35a
2017-06-22 10:51:46 +00:00
..
Makefile.am Enable optional static builds 2017-06-22 10:51:46 +00:00
osmo_bsc_api.c cosmetic: rename struct osmo_msc_data to bsc_msc_data 2017-02-24 21:01:55 +01:00
osmo_bsc_audio.c cosmetic: rename osmo_msc_data.h to bsc_msc_data.h 2017-02-24 21:01:55 +01:00
osmo_bsc_bssap.c add struct bsc_subscr, separating libbsc from gsm_subscriber 2017-03-08 01:01:43 +01:00
osmo_bsc_ctrl.c cosmetic: rename struct osmo_msc_data to bsc_msc_data 2017-02-24 21:01:55 +01:00
osmo_bsc_filter.c add struct bsc_subscr, separating libbsc from gsm_subscriber 2017-03-08 01:01:43 +01:00
osmo_bsc_grace.c add struct bsc_subscr, separating libbsc from gsm_subscriber 2017-03-08 01:01:43 +01:00
osmo_bsc_main.c don't re-implement osmo_talloc_replace_string() 2017-06-09 08:49:36 +00:00
osmo_bsc_msc.c src: use osmo_timer_setup() 2017-05-10 11:21:24 +02:00
osmo_bsc_sccp.c src: use osmo_timer_setup() 2017-05-10 11:21:24 +02:00
osmo_bsc_vty.c don't re-implement osmo_talloc_replace_string() 2017-06-09 08:49:36 +00:00