move openbsc.pc to osmo-sgsn.pc

Change-Id: Iad28d85b2a6d175cbe5d506aa82e7e4d94111eff
This commit is contained in:
Neels Hofmeyr 2017-09-04 15:25:43 +02:00
parent a2ea72915c
commit a759e3a07a
3 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@ SUBDIRS = \
$(NULL)
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = openbsc.pc
pkgconfig_DATA = osmo-sgsn.pc
BUILT_SOURCES = $(top_srcdir)/.version
EXTRA_DIST = git-version-gen osmoappdesc.py .version

View File

@ -178,7 +178,7 @@ dnl Generate the output
AM_CONFIG_HEADER(bscconfig.h)
AC_OUTPUT(
openbsc.pc
osmo-sgsn.pc
include/openbsc/Makefile
include/Makefile
src/Makefile

View File

@ -3,8 +3,8 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/
Name: OpenBSC
Description: OpenBSC base station controller
Name: OsmoSGSN
Description: Osmocom's Serving GPRS Support Node for 2G and 3G packet-switched mobile networks
Requires:
Version: @VERSION@
Cflags: -I${includedir}