diff options
Diffstat (limited to 'check/config.sh.in')
-rw-r--r-- | check/config.sh.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/check/config.sh.in b/check/config.sh.in new file mode 100644 index 0000000..de00780 --- /dev/null +++ b/check/config.sh.in @@ -0,0 +1,5 @@ +# +# Settings from the configure script +# + +export list_indirect_deps=@use_indirect_deps@ |