LAPDm: When Rx DATA from L1, L1 does not know the SAPI
[osmocom-bb.git] / libosmogsm.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: Osmocom GSM Core Library
7 Description: GSM Core Library
8 Version: @VERSION@
9 Libs: -L${libdir} -losmogsm
10 Cflags: -I${includedir}/
11