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/embryo/config.h.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'libraries/embryo/config.h.in') diff --git a/libraries/embryo/config.h.in b/libraries/embryo/config.h.in index 331fd3f..cd3ce40 100644 --- a/libraries/embryo/config.h.in +++ b/libraries/embryo/config.h.in @@ -16,6 +16,9 @@ /* Define to 1 if using `alloca.c'. */ #undef C_ALLOCA +/* Defined if gettimeofday is available. */ +#undef EFL_HAVE_GETTIMEOFDAY + /* Define to 1 if you have `alloca', as a function or macro. */ #undef HAVE_ALLOCA @@ -29,8 +32,8 @@ /* Set to 1 if Evil library is installed */ #undef HAVE_EVIL -/* Define to 1 if you have the `gettimeofday' function. */ -#undef HAVE_GETTIMEOFDAY +/* Define to 1 if you have Exotic. */ +#undef HAVE_EXOTIC /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -- cgit v1.1