autotools: try to figure out what our buildbot get here.

This commit is contained in:
Cedric Bail 2013-12-10 11:30:43 +09:00
parent 15b5497dfa
commit 5f2687b1f4
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@ fi
# it's not found. So we are using an internal variable
# that does the work for now, may get broken in the future.
if test "x${ac_ct_CXX}" = "x"; then
AC_MSG_ERROR([efl requires a C++ compiler])
AC_MSG_ERROR([efl requires a C++ compiler got ${ac_ct_CXX} and ${CXX}.])
fi
AC_SYS_LARGEFILE