[MERGED] osmo-bsc[master]: cosmetic: Add note about libosmo-legacy-mgcp to configure.ac

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed May 2 21:23:12 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: cosmetic: Add note about libosmo-legacy-mgcp to configure.ac
......................................................................


cosmetic: Add note about libosmo-legacy-mgcp to configure.ac

Change-Id: Ia496bd9ec02c0028aa541a798b1358a68ad18e21
Closes: OS#3226
---
M configure.ac
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/configure.ac b/configure.ac
index c74402a..a077fd5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,6 +48,9 @@
 PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 0.8.0)
 PKG_CHECK_MODULES(LIBOSMOSCCP, libosmo-sccp >= 0.0.2)
 PKG_CHECK_MODULES(LIBOSMOMGCPCLIENT, libosmo-mgcp-client >= 1.2.0)
+
+#NOTE: osmo-bsc does not depend on libosmo-legacy-mgcp anymore, but we still
+#      need the dependancy for osmo-bsc-nat, which still uses the old API.
 PKG_CHECK_MODULES(LIBOSMOLEGACYMGCP, libosmo-legacy-mgcp >= 1.0.0)
 
 dnl checks for header files

-- 
To view, visit https://gerrit.osmocom.org/7963
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia496bd9ec02c0028aa541a798b1358a68ad18e21
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list