Commit 2cfc9ecf authored by jehan's avatar jehan
Browse files

enable lime at compilation time for Android

parent 6eeff52a
No related merge requests found
Showing with 3 additions and 0 deletions
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment