repo.or.cz
/
nmdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Document the API change in the UPGRADING document
[nmdb.git]
/
libnmdb
/
libnmdb.skel.pc
blob
ef5113b4844f3ec7cc8f10483732938a94b9fb88
1
2
prefix=++PREFIX++
3
libdir=${prefix}/lib
4
includedir=${prefix}/include
5
6
Name: libnmdb
7
Description: Library for interacting with a nmdb server
8
URL: http://blitiri.com.ar/p/nmdb/
9
Version: 0.22
10
Libs: -L${libdir} -lqdbm
11
Cflags: -I${includedir}
12