[PATCH] osmo-msc[master]: configure.ac: fix to "AC_INIT[osmo-msc]"

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
Mon Sep 4 00:41:00 UTC 2017


Review at  https://gerrit.osmocom.org/3785

configure.ac: fix to "AC_INIT[osmo-msc]"

Change-Id: I3c0dea06e341ccd944448b133381a390fc500c32
---
M configure.ac
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/configure.ac b/configure.ac
index 1942614..cd2af00 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script
-AC_INIT([openbsc],
+AC_INIT([osmo-msc],
 	m4_esyscmd([./git-version-gen .tarball-version]),
 	[openbsc at lists.osmocom.org])
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3c0dea06e341ccd944448b133381a390fc500c32
Gerrit-PatchSet: 1
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list