summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 50fb94f2..d00b7b88 100644
--- a/configure.ac
+++ b/configure.ac
@@ -79,7 +79,7 @@ if test "X$LEX" != "X:"; then
AC_MSG_WARN(available from http://lex.sourceforge.net/)
else
AC_MSG_WARN(There are no generated Turtle lexer files present.)
- AC_MSG_WARN(Raptor cannot NOT build these. Please get)
+ AC_MSG_WARN(Raptor CANNOT build these. Please get)
AC_MSG_WARN(flex version $FLEX_MIN_VERSION ($FLEX_REC_VERSION recommended))
AC_MSG_WARN(available from http://lex.sourceforge.net/)
AC_MSG_WARN(Alternatively copy the generated Turtle lexer)