diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 5582c9fb2f..e3763055ec 100644 --- a/configure.ac +++ b/configure.ac @@ -255,6 +255,8 @@ AC_CANONICAL_TARGET FPTOOLS_SET_PLATFORM_VARS +FP_PROG_SH + # Verify that the installed (bootstrap) GHC is capable of generating # code for the requested build platform. if test "$BuildPlatform" != "$bootstrap_target" |