diff --git a/configure b/configure index 3345ca1d..0a3dd748 100755 --- a/configure +++ b/configure @@ -2,7 +2,7 @@ # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.72 for curl-impersonate 0.7.1. # -# Report bugs to . +# Report bugs to . # # # Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, @@ -269,11 +269,11 @@ then : printf "%s\n" "$0: In particular, zsh $ZSH_VERSION has bugs and should" printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." else - printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and lwt@lwthiker.com, -$0: kong@yifei.me about your system, including any error -$0: possibly output before this message. Then install a -$0: modern shell, or manually run the script under such a -$0: shell if you do have one." + printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and kong@yifei.me +$0: about your system, including any error possibly output +$0: before this message. Then install a modern shell, or +$0: manually run the script under such a shell if you do +$0: have one." fi exit 1 fi ;; @@ -605,7 +605,7 @@ PACKAGE_NAME='curl-impersonate' PACKAGE_TARNAME='curl-impersonate' PACKAGE_VERSION='0.7.1' PACKAGE_STRING='curl-impersonate 0.7.1' -PACKAGE_BUGREPORT='lwt@lwthiker.com, kong@yifei.me' +PACKAGE_BUGREPORT='kong@yifei.me' PACKAGE_URL='' ac_subst_vars='LTLIBOBJS @@ -1360,7 +1360,7 @@ Some influential environment variables: Use these variables to override the choices made by 'configure' or to help it to find libraries and programs with nonstandard names/locations. -Report bugs to . +Report bugs to . _ACEOF ac_status=$? fi @@ -4199,7 +4199,7 @@ fi if # If building for android test x"$build_for_android" = xyes then : - EXTRA_CMAKE_FLAGS="-DANDROID_ABI=${TARGET} -DANDROID_PLATFORM=android-${API} -DCMAKE_TOOLCHAIN_FILE=${NDK}/build/cmake/android.toolchain.cmake" + EXTRA_CMAKE_FLAGS="-DANDROID_ABI=arm64-v8a -DANDROID_PLATFORM=android-${API} -DCMAKE_TOOLCHAIN_FILE=${NDK}/build/cmake/android.toolchain.cmake" else case e in #( e) EXTRA_CMAKE_FLAGS="" ;; @@ -5084,7 +5084,7 @@ Usage: $0 [OPTION]... [TAG]... Configuration files: $config_files -Report bugs to ." +Report bugs to ." _ACEOF ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`