update m4 macro

SVN revision: 39152
This commit is contained in:
Vincent Torri 2009-02-23 06:45:56 +00:00
parent df41327f29
commit f5136b4b79
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ AC_ARG_ENABLE([tests],
AC_MSG_CHECKING([whether tests are built])
AC_MSG_RESULT([${_efl_enable_tests}])
AC_REQUIRE([PKG_PROG_PKG_CONFIG])
if test "x${_efl_enable_tests}" = "xyes" ; then
PKG_CHECK_MODULES([CHECK],
[check >= 0.9.5],