aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetpostgres.pc.in
blob: 5d8231521fe32173ad0dcecb377df2e6ce14301c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: GNUnet Postgres
Description: API with common functions for interacting with libpq
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetpostgres
Cflags: -I${includedir}