aboutsummaryrefslogtreecommitdiffstats
path: root/libosmoisdn.pc.in
AgeCommit message (Collapse)AuthorFilesLines
2023-01-21create libosmoisdn sub-libraryHarald Welte1-0/+11
There are some parts of libosmogsm which are not really GSM specific, but rather ISDN bits that were inherited by GSM. This includes the I.460 multiplex as well as the core LAPD protocol. Let's move those bits to its own libosmoisdn library, before we add more ISDN specific bits to the wrong place. Backwards-compatibility is created by making libosmogsm depend on libosmoisdn, and by providing wrapper include files for source compatibility. Change-Id: Ib1a6c762322fd5047be3188b1df22408ef06aa50