aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/embryo/config.h.in
diff options
context:
space:
mode:
authorDavid Walter Seikel2012-04-22 09:19:23 +1000
committerDavid Walter Seikel2012-04-22 09:19:23 +1000
commitc963d75dfdeec11f82e79e727062fbf89afa2c04 (patch)
tree895633dbf641110be46f117c29890c49b3ffc0bd /libraries/embryo/config.h.in
parentAdding the new extantz viewer and grid manager. (diff)
downloadSledjHamr-c963d75dfdeec11f82e79e727062fbf89afa2c04.zip
SledjHamr-c963d75dfdeec11f82e79e727062fbf89afa2c04.tar.gz
SledjHamr-c963d75dfdeec11f82e79e727062fbf89afa2c04.tar.bz2
SledjHamr-c963d75dfdeec11f82e79e727062fbf89afa2c04.tar.xz
Update EFL to latest beta.
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