2008-06-11 03:02:10 +00:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
datarootdir=@datarootdir@
|
|
|
|
data_dir=@datadir@/@PACKAGE_NAME@
|
|
|
|
|
|
|
|
version=@PACKAGE_VERSION@
|
2016-03-06 08:29:53 +00:00
|
|
|
include_dir=@includedir@/librb
|
2008-06-11 03:02:10 +00:00
|
|
|
lib_dir=@libdir@
|
|
|
|
|
2016-03-06 08:29:53 +00:00
|
|
|
Name: librb
|
2020-10-15 14:51:12 +00:00
|
|
|
Description: Portable runtime for solanum and other things, based on libratbox
|
2008-06-11 03:02:10 +00:00
|
|
|
Version: @PACKAGE_VERSION@
|
2016-03-06 08:29:53 +00:00
|
|
|
Libs: -L${lib_dir} -lrb
|
2008-06-11 03:02:10 +00:00
|
|
|
Cflags: -I${include_dir}
|