enable lime at compilation time for Android

This commit is contained in:
Jehan Monnier 2015-05-19 16:12:25 +02:00
parent 6eeff52a62
commit 2cfc9ecfd8

View file

@ -210,6 +210,9 @@
/* Tell whether RSVP support should be compiled. */
/* #undef VINCENT_MAURY_RSVP */
/* Defined when LIME support is compiled */
#define HAVE_LIME 1
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD