Add explicit failure for ragel check failure

This commit is contained in:
Danny Robson 2011-06-30 20:33:55 +10:00
parent fef55f7943
commit ad9ec27f1d

View File

@ -86,7 +86,8 @@ AM_CONDITIONAL([HAVE_EXECINFO], [test x$ac_cv_header_execinfo_h = "xyes"])
##
## Required packages
CHECK_RAGEL
CHECK_RAGEL([test/ragel.c.rl])
AX_BOOST_BASE([1.46])
AX_BOOST_FILESYSTEM