aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2011-07-13Add libctrl, an SNMP-like control interfaceDaniel Willmann1-0/+1
In contrast to the VTY interface the control interface is meant to be used by programs. This patch adds basic support, no commands are defined.
2011-06-30bsc: Require osmo-sccp 0.0.6 and update the APIHolger Hans Peter Freyther1-1/+1
2011-06-26move gsm0502_calc_paging_group() to libosmocoreHarald Welte1-1/+1
2011-05-24openbsc: rename configure.in -> configure.acAlexander Huemer1-0/+115
rename autoconf input file to align with osmocom-bb host applications, and because that suffix is preferred nowadays.