aboutsummaryrefslogtreecommitdiff
path: root/am/guile.m4
diff options
context:
space:
mode:
Diffstat (limited to 'am/guile.m4')
-rw-r--r--am/guile.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/am/guile.m4 b/am/guile.m4
index 6c2faf5..8c7f5cf 100644
--- a/am/guile.m4
+++ b/am/guile.m4
@@ -44,7 +44,7 @@ AC_DEFUN([MU_CHECK_GUILE],
fi
if test $GUILE_CONFIG != no; then
- AC_MSG_CHECKING(for guile version 1.6 or higher)
+ AC_MSG_CHECKING(for guile version 1.8 or higher)
GUILE_VERSION=`($GUILE_CONFIG --version 2>&1; echo '')|sed -n 's/guile-config - Guile version \([[0-9]][[0-9]]*\)\.\([[0-9]][[0-9]]*\).*/\1\2/p'`
case "x$GUILE_VERSION" in
x[[0-9]]*)

Return to:

Send suggestions and report system problems to the System administrator.