repo.or.cz
/
gsmd2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed typo in error message.
[gsmd2.git]
/
libgsmd2.pc.in
blob
c81a4d5d7bab3f7922f0e6c11189c72775ebc63f
1
prefix=@prefix@
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib
4
includedir=${prefix}/include
5
6
Name: libgsmd2
7
Description: gsmd2 library
8
Version: @VERSION@
9
Requires: sqlite3 dbus-glib-1
10
Libs: -L${libdir} -lgsmd2
11
Cflags: -I${includedir}
12