From c963d75dfdeec11f82e79e727062fbf89afa2c04 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 22 Apr 2012 09:19:23 +1000 Subject: Update EFL to latest beta. --- libraries/eina/config.h.in | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'libraries/eina/config.h.in') diff --git a/libraries/eina/config.h.in b/libraries/eina/config.h.in index 9bd97a1..09db082 100644 --- a/libraries/eina/config.h.in +++ b/libraries/eina/config.h.in @@ -110,6 +110,12 @@ */ #undef HAVE_ALLOCA_H +/* Define to 1 if you have the `backtrace' function. */ +#undef HAVE_BACKTRACE + +/* Define to 1 if you have the `backtrace_symbols' function. */ +#undef HAVE_BACKTRACE_SYMBOLS + /* Define to 1 if you have a valid header file. */ #undef HAVE_DIRENT_H @@ -125,15 +131,21 @@ /* Define to 1 if you have the `dlopen' function. */ #undef HAVE_DLOPEN -/* Set to 1 if evil package is installed */ +/* Set to 1 if Escape package is installed */ #undef HAVE_ESCAPE /* Set to 1 if evil package is installed */ #undef HAVE_EVIL +/* Define to 1 if you have the header file. */ +#undef HAVE_EXECINFO_H + /* Define to 1 if you have the `execvp' function. */ #undef HAVE_EXECVP +/* Define to 1 if you have Exotic. */ +#undef HAVE_EXOTIC_H + /* Define to 1 if you have the `fpathconf' function. */ #undef HAVE_FPATHCONF -- cgit v1.1