[mono-api-html] Report [Obsolete] members in a separate section (not as both removed...
[mono.git] / configure.in
index 1f1e4ffc1f4cf0b1e574828ba52ebae23450fdd5..49511c828ad73c0adf7ea8c7904fda3becaeb3d2 100644 (file)
@@ -2784,6 +2784,7 @@ if test "x$host" != "x$target"; then
                TARGET=ARM;
                arch_target=arm;
                AC_DEFINE(TARGET_ARM, 1, [...])
+               AC_DEFINE(TARGET_ANDROID, 1, [...])
                ACCESS_UNALIGNED="no"
                JIT_SUPPORTED=yes
                CPPFLAGS="$CPPFLAGS -D__ARM_EABI__"
@@ -2798,7 +2799,6 @@ if test "x$host" != "x$target"; then
                        CPPFLAGS="$CPPFLAGS"
                        ;;
                armv5-*-linux-androideabi*)
-                       AC_DEFINE(TARGET_ANDROID, 1, [...])
                        CPPFLAGS="$CPPFLAGS"
                        ;;
                esac