Run ragel detection on actual ragel input

This commit is contained in:
Danny Robson 2012-07-30 16:33:55 +10:00
parent 07c79acc61
commit 63c995bbf0

View File

@ -182,7 +182,7 @@ esac
##
## Required packages
CHECK_RAGEL([test/ragel.c.rl])
CHECK_RAGEL([ip.cpp])
AX_BOOST_BASE([1.49], [], [AC_MSG_ERROR([Boost version >= 1.42 required])])