repo.or.cz
/
osmocom-bb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msgb_trim(): actually trim to an absolute length, as the comment states
[osmocom-bb.git]
/
libosmocodec.pc.in
blob
3030230b0bc4e651c37a52de0350ea9c2e4ecedb
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: Osmocom Codec related utilities Library
7
Description: C Utility Library
8
Version: @VERSION@
9
Libs: -L${libdir} -losmocodec
10
Cflags: -I${includedir}/
11