summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 175f2fc..4f43f9f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,6 +30,7 @@ if test "x$GUILD" = "x"; then
AC_MSG_ERROR(['guild' binary not found; please check your Guile installation.])
fi
+GUILE_MODULE_REQUIRED(cairo)
GUILE_MODULE_REQUIRED(rsvg)
AC_PATH_PROG([RSVG_CONVERT], [rsvg-convert])