summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 1ed5065f..9e264082 100755
--- a/configure
+++ b/configure
@@ -216,7 +216,6 @@ termios_define=
have_pkgconfig=
libffi_cflags=
darwin_target=
-android_target=
solaris_target=
build_id=
@@ -1260,7 +1259,6 @@ if ! [ $darwin_target ] ; then
if [ "$($make conftest.android)" = "yes" ] ; then
printf "yes\n"
- android_target=y
lang_flags="$lang_flags -U__ANDROID_API__ -D__ANDROID_API__=65535 -D_BSD_SOURCE"
printf "Regenerating config.make ..."
gen_config_make