cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=5f2687b1f4a66ff4008e0949bdf0464d0e079523

commit 5f2687b1f4a66ff4008e0949bdf0464d0e079523
Author: Cedric Bail <cedric.b...@samsung.com>
Date:   Tue Dec 10 11:30:43 2013 +0900

    autotools: try to figure out what our buildbot get here.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index edc1207..2c0d218 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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

-- 


Reply via email to