summaryrefslogtreecommitdiff
path: root/check/config.sh.in
blob: 91f20a2cd69abe02405aac02e4b3233eaf961766 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Settings from the configure script
#

prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@
datarootdir=@datarootdir@
datadir=@datadir@
pc_path="@pc_path@"
system_include_path="@system_include_path@"
system_library_path="@system_library_path@"
list_indirect_deps=@use_indirect_deps@
PACKAGE_VERSION=@PACKAGE_VERSION@