Change in osmo-msc[master]: remove redundant unconditional PKG_CHECK_MODULES for libsmpp

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/.

Stefan Sperling gerrit-no-reply at lists.osmocom.org
Thu May 17 13:41:52 UTC 2018


Stefan Sperling has uploaded this change for review. ( https://gerrit.osmocom.org/9220


Change subject: remove redundant unconditional PKG_CHECK_MODULES for libsmpp
......................................................................

remove redundant unconditional PKG_CHECK_MODULES for libsmpp

The configure script should only check for libsmpp with --enable-smpp.

Change-Id: Ic4a8a5c970c04a6257ee4c8e3977e98c4ddfda13
Fixes: a55dda703fc5e367bd58b5f9f6986d62ffbbdb6c
Related: If7e1af11cdac8587bb4d66fb4eacee4b79945359
Related: OS#3232
---
M configure.ac
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/20/9220/1

diff --git a/configure.ac b/configure.ac
index deee84b..c02b74d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,6 @@
 PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 0.9.0)
 PKG_CHECK_MODULES(LIBOSMOSCCP, libosmo-sccp >= 0.9.0)
 PKG_CHECK_MODULES(LIBOSMOMGCPCLIENT, libosmo-mgcp-client >= 1.3.0)
-PKG_CHECK_MODULES(LIBSMPP34, libsmpp34 >= 1.13.0)
 
 AC_ARG_ENABLE(sanitize,
 	[AS_HELP_STRING(

-- 
To view, visit https://gerrit.osmocom.org/9220
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic4a8a5c970c04a6257ee4c8e3977e98c4ddfda13
Gerrit-Change-Number: 9220
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Sperling <ssperling at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180517/8f5448ac/attachment.htm>


More information about the gerrit-log mailing list