Lines Matching refs:with
44 # (If _AS_PATH_WALK were called with IFS unset, it would have the
56 # Ensure predictable behavior from utilities with locale-dependent output.
112 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
137 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
258 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
282 # Unset more variables known to interfere with behavior of common tools.
309 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
430 # script with STATUS, using 1 if that was 0.
509 { printf "%s\n" "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
511 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
526 # for compatibility with existing Makefiles.
540 # For backward compatibility with old third-party macros, we provide
1141 # The variables have the same names as the options, with
1290 # Obsolete; use --with-gas.
1477 -with-* | --with-*)
1478 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1488 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1510 # Obsolete; use --with-x.
1753 --disable-option-checking ignore unrecognized --enable/--with options
1772 --enable-profiling enable C-level code profiling with gprof (default is
1780 --enable-ipv6 enable ipv6 (with ipv4) support, see
1788 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1789 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1790 --with-build-python=python3.11
1793 --with-pkg-config=[yes|no|check]
1796 --with-universal-archs=ARCH
1803 --with-framework-name=FRAMEWORK
1807 --with-cxx-main[=COMPILER]
1808 compile main() and link Python executable with C++
1810 --with-emscripten-target=[browser|node]
1812 --with-suffix=SUFFIX set executable suffix to SUFFIX (default is empty,
1817 --with-pydebug build with Py_DEBUG defined (default is no)
1818 --with-trace-refs enable tracing references for debugging purpose
1820 --with-assertions build with C assertions enabled (default is no)
1821 --with-lto=[full|thin|no|yes]
1824 --with-address-sanitizer
1827 --with-memory-sanitizer enable MemorySanitizer allocation error detector,
1829 --with-undefined-behavior-sanitizer
1832 --with-hash-algorithm=[fnv|siphash13|siphash24]
1835 --with-tzpath=<list of absolute paths separated by pathsep>
1838 --with-libs='lib1 ...' link against additional libs (default is no)
1839 --with-system-expat build pyexpat module using an installed expat
1841 --with-system-ffi build _ctypes module using an installed ffi library,
1844 --with-system-libmpdec build _decimal module using an installed libmpdec
1846 --with-decimal-contextvar
1849 --with-dbmliborder=db1:db2:...
1851 value is a colon separated string with the backend
1853 --with-doc-strings enable documentation strings (default is yes)
1854 --with-pymalloc enable specialized mallocs (default is yes)
1855 --with-freelists enable object freelists (default is yes)
1856 --with-c-locale-coercion
1859 --with-valgrind enable Valgrind support (default is no)
1860 --with-dtrace enable DTrace support (default is no)
1861 --with-libm=STRING override libm math library to STRING (default is
1863 --with-libc=STRING override libc C library to STRING (default is
1865 --with-platlibdir=DIRNAME
1867 --with-wheel-pkg-dir=PATH
1870 --with(out)-readline[=editline]
1872 --with-computed-gotos enable computed gotos in evaluation loop (enabled by
1874 --with-ensurepip[=install|upgrade|no]
1877 --with-openssl=DIR root of the OpenSSL directory
1878 --with-openssl-rpath=[DIR|auto|no]
1881 auto-detect rpath from --with-openssl and
1883 --with-ssl-default-suites=[python|openssl|STRING]
1889 --with-builtin-hashlib-hashes=md5,sha1,sha256,sha512,sha3,blake2
1891 sha3 (with shake), blake2
1947 it to find libraries and programs with nonstandard names/locations.
2176 # interfere with the next link command; also delete a directory that is
2215 printf "%s\n" "$as_me: program exited with status $ac_status" >&5
2492 which can conflict with char $2 (); below. */
2505 to always fail with ENOSYS. Some functions are actually named
2506 something starting with __ and the normal name is an alias. */
2759 | -with-* | --with-* | -without-* | --without-* | --x)
2779 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2978 that is true only with -std. */
3458 # Extract the first word of "git", so it can be a program name with args.
3555 # except with old shells:
3589 # except with old shells:
3608 # Check whether --with-build-python was given.
3612 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-build-python" >&5
3613 printf %s "checking for --with-build-python... " >&6; }
3621 as_fn_error $? "invalid --with-build-python option: expected path or \"yes\", not \"no\"" "$LINENO" 5
3641 as_fn_error $? "Cross compiling requires --with-build-python" "$LINENO" 5
3685 # Extract the first word of "$ac_prog", so it can be a program name with args.
3752 # with other autoconf-based packages that include Python.h
3793 # Check whether --with-pkg-config was given.
3819 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
3829 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
3867 # Extract the first word of "pkg-config", so it can be a program name with args.
3877 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
3916 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3917 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3948 as_fn_error $? "invalid argument --with-pkg-config=$with_pkg_config" "$LINENO" 5
4027 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-universal-archs" >&5
4028 printf %s "checking for --with-universal-archs... " >&6; }
4030 # Check whether --with-universal-archs was given.
4048 # Check whether --with-framework-name was given.
4328 # On UnixWare 7, u_long is never defined with _XOPEN_SOURCE,
4333 # On OpenServer 5, u_short is never defined with _XOPEN_SOURCE,
4416 # BASECFLAGS should generally not be messed with, however.
4516 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4561 # Extract the first word of "gcc", so it can be a program name with args.
4607 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4608 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4619 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4664 # Extract the first word of "cc", so it can be a program name with args.
4728 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4777 # Extract the first word of "$ac_prog", so it can be a program name with args.
4827 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4828 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4838 # Extract the first word of "${ac_tool_prefix}clang", so it can be a program name with args.
4883 # Extract the first word of "clang", so it can be a program name with args.
4929 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4930 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5090 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
5091 # work properly (i.e., refer to `conftest.exe'), while it won't with
5518 # Use a header file that comes with gcc, so configuring glibc
5519 # with a fresh cross-compiler works.
5574 # Use a header file that comes with gcc, so configuring glibc
5575 # with a fresh cross-compiler works.
6057 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-cxx-main=<compiler>" >&5
6058 printf %s "checking for --with-cxx-main=<compiler>... " >&6; }
6060 # Check whether --with-cxx_main was given.
6092 # Extract the first word of "${ac_tool_prefix}g++", so it can be a program name with args.
6102 ac_cv_path_CXX="$CXX" # Let the user override the test with a path.
6140 # Extract the first word of "g++", so it can be a program name with args.
6150 ac_cv_path_ac_pt_CXX="$ac_pt_CXX" # Let the user override the test with a path.
6189 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6190 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6200 # Extract the first word of "${ac_tool_prefix}c++", so it can be a program name with args.
6210 ac_cv_path_CXX="$CXX" # Let the user override the test with a path.
6248 # Extract the first word of "c++", so it can be a program name with args.
6258 ac_cv_path_ac_pt_CXX="$ac_pt_CXX" # Let the user override the test with a path.
6297 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6298 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6308 # Extract the first word of "${ac_tool_prefix}clang++", so it can be a program name with args.
6318 ac_cv_path_CXX="$CXX" # Let the user override the test with a path.
6356 # Extract the first word of "clang++", so it can be a program name with args.
6366 ac_cv_path_ac_pt_CXX="$ac_pt_CXX" # Let the user override the test with a path.
6405 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6406 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6416 # Extract the first word of "${ac_tool_prefix}icpc", so it can be a program name with args.
6426 ac_cv_path_CXX="$CXX" # Let the user override the test with a path.
6464 # Extract the first word of "icpc", so it can be a program name with args.
6474 ac_cv_path_ac_pt_CXX="$ac_pt_CXX" # Let the user override the test with a path.
6513 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6514 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6534 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6583 # Extract the first word of "$ac_prog", so it can be a program name with args.
6633 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6634 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6650 By default, distutils will build C++ extension modules with \"$CXX\".
6655 By default, distutils will build C++ extension modules with \"$CXX\".
7016 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-emscripten-target" >&5
7017 printf %s "checking for --with-emscripten-target... " >&6; }
7019 # Check whether --with-emscripten-target was given.
7036 as_fn_error $? "Invalid argument: --with-emscripten-target=browser|node" "$LINENO" 5
7042 as_fn_error $? "--with-emscripten-target only applies to Emscripten" "$LINENO" 5
7108 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-suffix" >&5
7109 printf %s "checking for --with-suffix... " >&6; }
7111 # Check whether --with-suffix was given.
7197 # with the ABI build flags appended.
7216 # compiled with CXX, LINKCC is CXX instead. Always using CXX is undesirable:
7293 # --with-static-libpython
7295 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-static-libpython" >&5
7296 printf %s "checking for --with-static-libpython... " >&6; }
7298 # Check whether --with-static-libpython was given.
7358 # will find it with a -framework option). For this reason there is an
7446 # Extract the first word of "${ac_tool_prefix}node", so it can be a program name with args.
7456 ac_cv_path_NODE="$NODE" # Let the user override the test with a path.
7494 # Extract the first word of "node", so it can be a program name with args.
7504 ac_cv_path_ac_pt_NODE="$ac_pt_NODE" # Let the user override the test with a path.
7543 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7544 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7669 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
7718 # Extract the first word of "$ac_prog", so it can be a program name with args.
7768 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7769 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7787 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
7836 # Extract the first word of "$ac_prog", so it can be a program name with args.
7886 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7887 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8073 # Check for --with-pydebug
8074 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-pydebug" >&5
8075 printf %s "checking for --with-pydebug... " >&6; }
8077 # Check whether --with-pydebug was given.
8099 # Check for --with-trace-refs
8100 # --with-trace-refs
8101 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-trace-refs" >&5
8102 printf %s "checking for --with-trace-refs... " >&6; }
8104 # Check whether --with-trace-refs was given.
8147 # Check for --with-assertions.
8150 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-assertions" >&5
8151 printf %s "checking for --with-assertions... " >&6; }
8153 # Check whether --with-assertions was given.
8168 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: implied by --with-pydebug" >&5
8169 printf "%s\n" "implied by --with-pydebug" >&6; }
8204 # broken when you do manage to get a toolchain that works with it. People
8205 # who want LTO need to use --with-lto themselves.
8274 # Make llvm-related checks work on systems where llvm tools are not installed with their
8295 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-lto" >&5
8296 printf %s "checking for --with-lto... " >&6; }
8298 # Check whether --with-lto was given.
8381 # Extract the first word of "${ac_tool_prefix}llvm-ar", so it can be a program name with args.
8391 ac_cv_path_LLVM_AR="$LLVM_AR" # Let the user override the test with a path.
8429 # Extract the first word of "llvm-ar", so it can be a program name with args.
8439 ac_cv_path_ac_pt_LLVM_AR="$ac_pt_LLVM_AR" # Let the user override the test with a path.
8478 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8479 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8510 as_fn_error $? "llvm-ar is required for a --with-lto build with clang but could not be found." "$LINENO" 5
8564 # bpo-30345: Add -g to LDFLAGS when compiling with LTO
8581 # Extract the first word of "${ac_tool_prefix}llvm-profdata", so it can be a program name with args.
8591 ac_cv_path_LLVM_PROFDATA="$LLVM_PROFDATA" # Let the user override the test with a path.
8629 # Extract the first word of "llvm-profdata", so it can be a program name with args.
8639 ac_cv_path_ac_pt_LLVM_PROFDATA="$ac_pt_LLVM_PROFDATA" # Let the user override the test with a path.
8678 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8679 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8757 # XXX Shouldn't the code above that fiddles with BASECFLAGS and OPT be
8758 # merged with this chunk of code?
9543 as_fn_error $? "proper usage is --with-universal-arch=universal2|32-bit|64-bit|all|intel|3-way" "$LINENO" 5
9603 # environment with a value that is the same as what we'll use
9632 as_fn_error $? "check config.log and use the '--with-universal-archs' option" "$LINENO" 5
10602 # bluetooth/bluetooth.h has been known to not compile with -std=c99.
11763 # Issue #25658: POSIX hasn't defined that pthread_key_t is compatible with int.
11799 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pthread_key_t is compatible with int" >&5
11800 printf %s "checking whether pthread_key_t is compatible with int... " >&6; }
11974 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-address-sanitizer" >&5
11975 printf %s "checking for --with-address-sanitizer... " >&6; }
11977 # Check whether --with-address_sanitizer was given.
11994 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-memory-sanitizer" >&5
11995 printf %s "checking for --with-memory-sanitizer... " >&6; }
11997 # Check whether --with-memory_sanitizer was given.
12053 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-undefined-behavior-sanitizer" >&5
12054 printf %s "checking for --with-undefined-behavior-sanitizer... " >&6; }
12056 # Check whether --with-undefined_behavior_sanitizer was given.
12392 # library (with --enable-shared).
13147 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-hash-algorithm" >&5
13148 printf %s "checking for --with-hash-algorithm... " >&6; }
13150 # Check whether --with-hash_algorithm was given.
13187 # Bad paths are those that don't start with /
13189 as_fn_error $? "--with-tzpath must contain only absolute paths, not $1" "$LINENO" 5
13195 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-tzpath" >&5
13196 printf %s "checking for --with-tzpath... " >&6; }
13198 # Check whether --with-tzpath was given.
13204 as_fn_error $? "--with-tzpath requires a value" "$LINENO" 5
13349 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-libs" >&5
13350 printf %s "checking for --with-libs... " >&6; }
13352 # Check whether --with-libs was given.
13367 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-system-expat" >&5
13368 printf %s "checking for --with-system-expat... " >&6; }
13370 # Check whether --with-system_expat was given.
13402 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-system-ffi" >&5
13403 printf %s "checking for --with-system-ffi... " >&6; }
13405 # Check whether --with-system_ffi was given.
13421 as_fn_error $? "--with-system-ffi accepts no arguments" "$LINENO" 5
13431 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --with(out)-system-ffi is ignored on this platform" >&5
13432 printf "%s\n" "$as_me: WARNING: --with(out)-system-ffi is ignored on this platform" >&2;}
13445 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-system-libmpdec" >&5
13446 printf %s "checking for --with-system-libmpdec... " >&6; }
13448 # Check whether --with-system_libmpdec was given.
13486 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-decimal-contextvar" >&5
13487 printf %s "checking for --with-decimal-contextvar... " >&6; }
13489 # Check whether --with-decimal_contextvar was given.
13523 # universal here means: build libmpdec with the same arch options
13524 # the python interpreter was built with
15238 # Check for libdb >= 5 with dbm_open()
15300 # Check for --with-dbmliborder
15301 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-dbmliborder" >&5
15302 printf %s "checking for --with-dbmliborder... " >&6; }
15304 # Check whether --with-dbmliborder was given.
15333 as_fn_error $? "proper usage is --with-dbmliborder=db1:db2:... (gdbm:ndbm:bdb)" "$LINENO" 5
15345 # Defining _REENTRANT on system with POSIX threads should not hurt.
15380 # (e.g. gnu pth with pthread emulation)
16143 # Check for --with-doc-strings
16144 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-doc-strings" >&5
16145 printf %s "checking for --with-doc-strings... " >&6; }
16147 # Check whether --with-doc-strings was given.
16167 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-pymalloc" >&5
16168 printf %s "checking for --with-pymalloc... " >&6; }
16170 # Check whether --with-pymalloc was given.
16200 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-freelists" >&5
16201 printf %s "checking for --with-freelists... " >&6; }
16203 # Check whether --with-freelists was given.
16223 # Check for --with-c-locale-coercion
16224 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-c-locale-coercion" >&5
16225 printf %s "checking for --with-c-locale-coercion... " >&6; }
16227 # Check whether --with-c-locale-coercion was given.
16248 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-valgrind" >&5
16249 printf %s "checking for --with-valgrind... " >&6; }
16251 # Check whether --with-valgrind was given.
16277 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-dtrace" >&5
16278 printf %s "checking for --with-dtrace... " >&6; }
16280 # Check whether --with-dtrace was given.
16301 # Extract the first word of "dtrace", so it can be a program name with args.
16311 ac_cv_path_DTRACE="$DTRACE" # Let the user override the test with a path.
18408 # Extract the first word of "$ac_prog", so it can be a program name with args.
21395 ac_cv_buggy_getaddrinfo="no -- configured with --(en|dis)able-ipv6"
22181 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking gethostbyname_r with 6 args" >&5
22182 printf %s "checking gethostbyname_r with 6 args... " >&6; }
22221 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking gethostbyname_r with 5 args" >&5
22222 printf %s "checking gethostbyname_r with 5 args... " >&6; }
22259 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking gethostbyname_r with 3 args" >&5
22260 printf %s "checking gethostbyname_r with 3 args... " >&6; }
22380 # check for --with-libm=...
22386 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-libm=STRING" >&5
22387 printf %s "checking for --with-libm=STRING... " >&6; }
22389 # Check whether --with-libm was given.
22401 else as_fn_error $? "proper usage is --with-libm=STRING" "$LINENO" 5
22409 # check for --with-libc=...
22411 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-libc=STRING" >&5
22412 printf %s "checking for --with-libc=STRING... " >&6; }
22414 # Check whether --with-libc was given.
22426 else as_fn_error $? "proper usage is --with-libc=STRING" "$LINENO" 5
23106 # See if we're dealing with a universal compiler.
23119 # there are at least two -arch flags with different values.
23340 # * --with-pydebug (adds a 'd')
23342 # Thus for example, Python 3.2 built with wide unicode, pydebug, and pymalloc,
23346 # In Python 3.2 and older, --with-wide-unicode added a 'u' flag.
23347 # In Python 3.7 and older, --with-pymalloc added a 'm' flag.
23378 # On Android and Cygwin the shared libraries must be linked with libpython.
23391 # Check for --with-platlibdir
23395 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-platlibdir" >&5
23396 printf %s "checking for --with-platlibdir... " >&6; }
23398 # Check whether --with-platlibdir was given.
23403 # --with-platlibdir
23404 # --with-platlibdir=
23431 # Check for --with-wheel-pkg-dir=PATH
23434 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-wheel-pkg-dir" >&5
23435 printf %s "checking for --with-wheel-pkg-dir... " >&6; }
23437 # Check whether --with-wheel-pkg-dir was given.
23456 # or fills with zeros (like the Cray J90, according to Tim Peters).
23540 # Check whether --with-readline was given.
23551 # save the value of LIBS so we don't actually link Python with readline
23566 as_fn_error $? "proper usage is --with(out)-readline[=editline]" "$LINENO" 5
23572 # with setup.py.
24029 do 'something' with localtime, but it works as documented
24212 # On HP/UX 11.0, mvwdelch is a block with a return statement
24984 # Check for --with-computed-gotos
24985 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-computed-gotos" >&5
24986 printf %s "checking for --with-computed-gotos... " >&6; }
24988 # Check whether --with-computed-gotos was given.
25024 ac_cv_computed_gotos="$with_computed_gotos -- configured --with(out)-computed-gotos"
25343 # Check whether --with-ensurepip was given.
25369 as_fn_error $? "--with-ensurepip=upgrade|install|no" "$LINENO" 5 ;;
25628 # Check whether --with-openssl was given.
25634 as_fn_error $? "Invalid --with-openssl value" "$LINENO" 5
25645 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
25690 # Extract the first word of "pkg-config", so it can be a program name with args.
25736 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
25737 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
25791 # try the preprocessor and linker with our new flags,
25796 echo "Trying link with OPENSSL_LDFLAGS=$OPENSSL_LDFLAGS;" \
25853 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-openssl-rpath" >&5
25854 printf %s "checking for --with-openssl-rpath... " >&6; }
25856 # Check whether --with-openssl-rpath was given.
25889 as_fn_error $? "--with-openssl-rpath \"$with_openssl_rpath\" is not a directory" "$LINENO" 5
25899 # Requires static OpenSSL build with position-independent code. Some features
25900 # like DSO engines or external OSSL providers don't work. Only tested with GCC
26065 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-ssl-default-suites" >&5
26066 printf %s "checking for --with-ssl-default-suites... " >&6; }
26068 # Check whether --with-ssl-default-suites was given.
26106 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-builtin-hashlib-hashes" >&5
26107 printf %s "checking for --with-builtin-hashlib-hashes... " >&6; }
26109 # Check whether --with-builtin-hashlib-hashes was given.
28909 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
29281 # (If _AS_PATH_WALK were called with IFS unset, it would have the
29293 # Ensure predictable behavior from utilities with locale-dependent output.
29349 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
29359 # script with STATUS, using 1 if that was 0.
29383 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
29486 # for compatibility with existing Makefiles.
29500 # For backward compatibility with old third-party macros, we provide
29684 with options \\"\$ac_cs_config\\"
29861 # This happens for instance with `./config.status config.h'.
29991 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
30019 # This happens for instance with `./config.status Makefile'.
30109 # Replace #undef with comments. This is necessary, for example,
30405 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
30437 If you want a release build with all stable optimizations active (PGO, etc),
30442 If you want a release build with all stable optimizations active (PGO, etc),
30451 Platform \"$host\" with compiler \"$ac_cv_cc_name\" is not supported by the
30456 Platform \"$host\" with compiler \"$ac_cv_cc_name\" is not supported by the