[MERGED] osmo-sgsn[master]: configure.ac: set name to osmo-sgsn, fix ML addr

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Wed Sep 6 14:48:52 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: configure.ac: set name to osmo-sgsn, fix ML addr
......................................................................


configure.ac: set name to osmo-sgsn, fix ML addr

Change-Id: I47e9f2307b42d171f2ceeda1e129e2311f611883
---
M configure.ac
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved



diff --git a/configure.ac b/configure.ac
index a90a6ca..aa1c0a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script
-AC_INIT([openbsc],
+AC_INIT([osmo-sgsn],
 	m4_esyscmd([./git-version-gen .tarball-version]),
-	[openbsc at lists.osmocom.org])
+	[osmocom-net-gprs at lists.osmocom.org])
 
 dnl *This* is the root dir, even if an install-sh exists in ../ or ../../
 AC_CONFIG_AUX_DIR([.])

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I47e9f2307b42d171f2ceeda1e129e2311f611883
Gerrit-PatchSet: 2
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list