summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-12-28 19:56:26 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-12-28 19:56:26 -0500
commitbd2fdf0e616578ede630bd1dd9da5b74ea9b7d3a (patch)
treea3b1ebaa7c9ea2e572a179c32d4273cffd700a9b /configure.ac
parent1bc0aef8870f3c378a29bd93544fec1ce0f4efa5 (diff)
Convert the SeaBIOS script
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 4ded3ef..9faf3be 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,6 +48,11 @@ if test "x$HAVE_PYTHON" = x ; then
AC_MSG_ERROR([Please install the 'python' utility])
fi
+AC_CHECK_PROG(HAVE_IASL,iasl,yes)
+if test "x$HAVE_IASL" = x ; then
+ AC_MSG_ERROR([Please install the 'iasl' utility, it is needed for SeaBIOS])
+fi
+
dnl This check is from grub's configure.ac
AC_MSG_CHECKING([for unifont])
FONT_SOURCE=