aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/embryo/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libraries/embryo/config.h.in7
1 files changed, 5 insertions, 2 deletions
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 @@
16/* Define to 1 if using `alloca.c'. */ 16/* Define to 1 if using `alloca.c'. */
17#undef C_ALLOCA 17#undef C_ALLOCA
18 18
19/* Defined if gettimeofday is available. */
20#undef EFL_HAVE_GETTIMEOFDAY
21
19/* Define to 1 if you have `alloca', as a function or macro. */ 22/* Define to 1 if you have `alloca', as a function or macro. */
20#undef HAVE_ALLOCA 23#undef HAVE_ALLOCA
21 24
@@ -29,8 +32,8 @@
29/* Set to 1 if Evil library is installed */ 32/* Set to 1 if Evil library is installed */
30#undef HAVE_EVIL 33#undef HAVE_EVIL
31 34
32/* Define to 1 if you have the `gettimeofday' function. */ 35/* Define to 1 if you have Exotic. */
33#undef HAVE_GETTIMEOFDAY 36#undef HAVE_EXOTIC
34 37
35/* Define to 1 if you have the <inttypes.h> header file. */ 38/* Define to 1 if you have the <inttypes.h> header file. */
36#undef HAVE_INTTYPES_H 39#undef HAVE_INTTYPES_H