summaryrefslogtreecommitdiff
path: root/hadrian/cfg/system.config.in
diff options
context:
space:
mode:
Diffstat (limited to 'hadrian/cfg/system.config.in')
-rw-r--r--hadrian/cfg/system.config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/hadrian/cfg/system.config.in b/hadrian/cfg/system.config.in
index 8a3fb9341f..4d9d1b752e 100644
--- a/hadrian/cfg/system.config.in
+++ b/hadrian/cfg/system.config.in
@@ -28,6 +28,7 @@ patch = @PatchCmd@
xelatex = @XELATEX@
makeindex = @MAKEINDEX@
makeinfo = @MAKEINFO@
+bourne-shell = @SH@
# Python 3 is required to run test driver.
# See: https://github.com/ghc/ghc/blob/master/testsuite/mk/boilerplate.mk#L220