@@ -1004,16 +1004,10 @@ AC_SUBST(OBJFW_BRIDGE_STATIC_LIB, "libobjfw-bridge.a") ]) ]) ]) -case "$host" in - arm*-apple-darwin*) - AC_DEFINE(OF_IOS, 1, [Whether we compile for iOS]) - ;; -esac - AS_IF([test x"$GOBJC" = x"yes"], [ OBJCFLAGS="$OBJCFLAGS -Wwrite-strings -Wpointer-arith -Werror" AC_MSG_CHECKING(whether we have GCC bug objc/27438) AC_TRY_COMPILE([