repo.or.cz
/
libtasn1.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bump version.
[libtasn1.git]
/
lib
/
libtasn1.pc.in
blob
5bf15c412b09926da1fd26c63e70dfc2928cd99b
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libtasn1
7
Description: Library for ASN.1 and DER manipulation
8
Version: @VERSION@
9
Libs: -L${libdir} -ltasn1
10
Libs.private: @LIBTASN1_LIBS@
11
Cflags: -I${includedir}