]> jfr.im git - solanum.git/blob - librb/librb.pc.in
doc/reference.conf: document the auth::umodes configuration option
[solanum.git] / librb / librb.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 datarootdir=@datarootdir@
4 data_dir=@datadir@/@PACKAGE_NAME@
5
6 version=@PACKAGE_VERSION@
7 include_dir=@includedir@/librb
8 lib_dir=@libdir@
9
10 Name: librb
11 Description: Portable runtime for solanum and other things, based on libratbox
12 Version: @PACKAGE_VERSION@
13 Libs: -L${lib_dir} -lrb
14 Cflags: -I${include_dir}