diff --git a/build/android/config.h b/build/android/config.h index 0842116ab..d57ed6264 100644 --- a/build/android/config.h +++ b/build/android/config.h @@ -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