From ce28c210871a248ec6d836adeaa75e2c3c665faf Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Fri, 1 Dec 2017 03:31:20 +0100 Subject: DROP openbsc PATH ELEMENT FOR MERGING Change-Id: I8f6dd67b53c1ecff88e17baa4f7417a68466990f --- openbsc.pc.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 openbsc.pc.in (limited to 'openbsc.pc.in') diff --git a/openbsc.pc.in b/openbsc.pc.in new file mode 100644 index 000000000..aba07e296 --- /dev/null +++ b/openbsc.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@/ + +Name: OpenBSC +Description: OpenBSC base station controller +Requires: +Version: @VERSION@ +Libs: -L${libdir} -lopenbsc +Cflags: -I${includedir} -- cgit v1.2.3