Commit 2bbd5e3c authored by Rémi Duraffort's avatar Rémi Duraffort

Revert "Add HAVE_ANDROID define."

This reverts commit 7d3c30f9.
parent 1a5e244c
......@@ -3994,16 +3994,6 @@ fi
EXTEND_HELP_STRING([Misc options:])
dnl
dnl compiling for android?
dnl
AC_ARG_ENABLE(android,
[ --enable-android compile for android (default disable)])
AS_IF([test "${enable_android}" = "yes"], [
AC_DEFINE([HAVE_ANDROID], 1, [Define to 1 if building for android])
])
dnl
dnl libgcrypt
dnl
......
Markdown is supported
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