fixes, pgsql
[libpgclient.git] / libpgcli.pc.in
blob563f13fd56e5a458129db8745dacc26faff48879
1 prefix=@prefix
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
6 Name: libpgcli
7 Description: libpgcli
8 Version: 0.2.0
9 Libs: -L${libdir} -lpgcli -lex
10 Cflags: -I${includedir} @cflags