On Fri, Feb 10, 2012 at 11:48 AM, Enlightenment SVN <no-re...@enlightenment.org> wrote: > Modified: trunk/eina/configure.ac > =================================================================== > --- trunk/eina/configure.ac 2012-02-10 10:37:28 UTC (rev 67820) > +++ trunk/eina/configure.ac 2012-02-10 10:48:39 UTC (rev 67821) > @@ -480,8 +480,10 @@ > ### Checks for library functions > AC_ISC_POSIX > AC_FUNC_ALLOCA > -AC_CHECK_FUNCS([strlcpy openat fstatat fpathconf execvp]) > +AC_CHECK_FUNCS([strlcpy openat fstatat fpathconf execvp backtrace > backtrace_symbols]) > > +AC_CHECK_HEADERS([execinfo.h], [AC_DEFINE([HAVE_EXECINFO_H], [1], [Have > execinfo.h])])
this is not the location where headers are checked. See above in configure.ac Vincent ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel