aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2018-05-18remove redundant unconditional PKG_CHECK_MODULES for libsmppStefan Sperling1-2/+1
The configure script should only check for libsmpp with --enable-smpp. Also, disable the build of smpp_mirror with --disable-smpp. Change-Id: Ic4a8a5c970c04a6257ee4c8e3977e98c4ddfda13 Fixes: a55dda703fc5e367bd58b5f9f6986d62ffbbdb6c Related: If7e1af11cdac8587bb4d66fb4eacee4b79945359 Related: OS#3232
2018-03-22rename libcommon to libgsupclientNeels Hofmeyr1-1/+0
All that is left in libcommon now are the GSUP and OAP client implementations. These are duplicated in osmo-sgsn.git and make sense to remain somewhat separate from libmsc. So now they get their own little lib. Change-Id: Ic71aa119c233b6a0ae169a5b2a53819903d2be82
2017-12-05Remove utils imported from openbsc, fix building remaining util smpp_mirrorAlexander Huemer1-85/+4
Related: OS#2522 Change-Id: If7e1af11cdac8587bb4d66fb4eacee4b79945359
2017-12-05Add missing CFLAGSAlexander Huemer1-0/+2
Change-Id: I67b5d797a80b55e01dcdbb8c782748b049cf9199
2017-08-29split off osmo-msc: remove files, apply build, renameNeels Hofmeyr1-20/+0
Change-Id: Icf025e5ea8d180613b3114282951c9afa67af9a7
2017-07-12move openbsc/* to repos rootNeels Hofmeyr1-0/+147
This is the first step in creating this repository from the legacy openbsc.git. Like all other Osmocom repositories, keep the autoconf and automake files in the repository root. openbsc.git has been the sole exception, which ends now. Change-Id: I9c6f2a448d9cb1cc088cf1cf6918b69d7e69b4e7