summaryrefslogtreecommitdiff
path: root/sofort
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-05-26 21:27:03 +0000
committermidipix <writeonce@midipix.org>2021-05-26 21:27:03 +0000
commit57357fd09ccff066bcf666a99c845503f53a172c (patch)
tree5a358d65d0c203cf4d9a61dc773b299b21c53536 /sofort
parent56245ff89d8c9a68430ec08278861805f285b05b (diff)
downloadslibtool-57357fd09ccff066bcf666a99c845503f53a172c.tar.bz2
slibtool-57357fd09ccff066bcf666a99c845503f53a172c.tar.xz
build system: cfgtest_header_absence(): output name of missing header.
Diffstat (limited to 'sofort')
-rw-r--r--sofort/cfgtest/cfgtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sofort/cfgtest/cfgtest.sh b/sofort/cfgtest/cfgtest.sh
index 50b7d48..71f03ec 100644
--- a/sofort/cfgtest/cfgtest.sh
+++ b/sofort/cfgtest/cfgtest.sh
@@ -333,7 +333,7 @@ cfgtest_header_absence()
"$mb_cfgtest_cfgtype" "${1}" >&3
printf '%s\n' '------------------------' >&3
- cfgtest_epilog 'header' '-----'
+ cfgtest_epilog 'header' '-----' "${1}"
}