Lines Matching refs:Python
3 # Generated by GNU Autoconf 2.69 for python 3.6.
5 # Report bugs to <https://bugs.python.org/>.
270 $0: https://bugs.python.org/ about your system, including
581 PACKAGE_NAME='python'
582 PACKAGE_TARNAME='python'
584 PACKAGE_STRING='python 3.6'
585 PACKAGE_BUGREPORT='https://bugs.python.org/'
1399 \`configure' configures python 3.6 to adapt to many kinds of systems.
1447 --docdir=DIR documentation root [DATAROOTDIR/doc/python]
1465 short | recursive ) echo "Configuration of python 3.6:";;
1477 --enable-shared disable/enable building shared python library
1486 use big digits for Python longs [[BITS=30]]
1500 compile main() and link python executable with C++
1560 Report bugs to <https://bugs.python.org/>.
1623 python configure 3.6
1829 ## Report this to https://bugs.python.org/ ##
2332 It was created by python $as_me 3.6, which was
2686 # Include/ -> Python-ast.h, graminit.h
2687 # Python/ -> importlib.h
2865 for ac_prog in python$PACKAGE_VERSION python3 python
2909 PYTHON_FOR_GEN='@echo "Cannot generate $@, python not found !" && \
2911 echo "Otherwise, set python in PATH and run configure or run <make PYTHON_FOR_GEN=python>." && false &&'
2916 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for python interpreter for cross build" >&5
2917 $as_echo_n "checking for python interpreter for cross build... " >&6; }
2919 for interp in python$PACKAGE_VERSION python3 python; do
2927 as_fn_error $? "python$PACKAGE_VERSION interpreter not found" "$LINENO" 5
2953 # with other autoconf-based packages that include Python.h
2961 # Version number of Python's own shared library file.
3100 PYTHONFRAMEWORKIDENTIFIER=org.python.`echo $withval | tr 'A-Z' 'a-z'`
3104 PYTHONFRAMEWORK=Python
3105 PYTHONFRAMEWORKDIR=Python.framework
3106 PYTHONFRAMEWORKIDENTIFIER=org.python.python
3352 # for Python
5757 # RUNSHARED is used to run shared python without installed libraries
5762 # LDVERSION is the shared library version number, normally the Python version
5780 # LINKCC is the command that links the python executable -- default is $(CC).
5783 # python might then depend on the C++ runtime
5799 LINKCC="\$(srcdir)/Modules/makexp_aix Modules/python.exp $exp_extra \$(LIBRARY); $LINKCC";;
5939 # extra variable BLDLIBRARY against which Python and the extension
6832 # indented properly. Just pretend you're editing Python code. ;-)
6943 # Python doesn't violate C99 aliasing rules, but older versions of
6944 # GCC produce warnings for legal Python code. Enable
9141 # Python, as opposed to building Python itself as a shared library.)
9148 BLDSHARED="Modules/ld_so_aix \$(CC) -bI:Modules/python.exp"
9149 LDSHARED="\$(LIBPL)/ld_so_aix \$(CC) -bI:\$(LIBPL)/python.exp"
9177 # No framework. Ignore undefined symbols, assuming they come from Python
9190 # No framework, use the Python app as bundle-loader
9192 LDSHARED="$LDSHARED "'-bundle_loader $(BINDIR)/python$(VERSION)$(EXE)'
9193 LDCXXSHARED="$LDCXXSHARED "'-bundle_loader $(BINDIR)/python$(VERSION)$(EXE)'
9197 # This allows an extension to be used in any Python
9215 # No framework, use the Python app as bundle-loader
9217 LDSHARED="$LDSHARED "'-bundle_loader $(BINDIR)/python$(VERSION)$(EXE)'
9218 LDCXXSHARED="$LDCXXSHARED "'-bundle_loader $(BINDIR)/python$(VERSION)$(EXE)'
9321 # the python executable -- this is only needed for a few systems
9327 AIX*) LINKFORSHARED='-Wl,-bE:Modules/python.exp -lld';;
9398 # SHLIBS are libraries (except -lc and -lm) to link to the python shared
10197 THREADOBJ="Python/thread.o"
10207 THREADOBJ="Python/thread.o"
10217 THREADOBJ="Python/thread.o"
10227 THREADOBJ="Python/thread.o"
10293 THREADOBJ="Python/thread.o"
10302 THREADOBJ="Python/thread.o"
10346 THREADOBJ="Python/thread.o"
10390 THREADOBJ="Python/thread.o"
10434 THREADOBJ="Python/thread.o"
10478 THREADOBJ="Python/thread.o"
10537 THREADOBJ="Python/thread.o"
10583 THREADOBJ="Python/thread.o"
10989 # Check for Python-specific malloc support
11133 DTRACE_OBJS="Python/pydtrace.o"
11191 # MACHDEP_OBJS can be set to platform-specific object files needed by Python
11825 # exit Python
14004 # While Python doesn't currently have full support for these platforms
14049 # The short float repr introduced in Python 3.1 requires the
14051 # Python/dtoa.c, which in turn require that the FPU uses 53-bit
14129 # 0 otherwise. See http://bugs.python.org/issue2937 for more info.
14532 # determine what size digit to use for Python's longs
14533 { $as_echo "$as_me:${as_lineno-$LINENO}: checking digit size for Python's longs" >&5
14534 $as_echo_n "checking digit size for Python's longs... " >&6; }
14925 # ABI version string for Python extension modules. This appears between the
14927 # from the following attributes which affect the ABI of this Python build (in
14930 # * The Python implementation (always 'cpython-' for us)
14936 # Thus for example, Python 3.2 built with wide unicode, pydebug, and pymalloc,
14966 LIBPL='$(prefix)'"/lib/python${VERSION}/config-${LDVERSION}"
14968 LIBPL='$(prefix)'"/lib/python${VERSION}/config-${LDVERSION}-${PLATFORM_TRIPLET}"
15054 # save the value of LIBS so we don't actually link Python with readline
16260 for h in `(cd $srcdir;echo Python/thread_*.h)`
16266 SRCDIRS="Parser Grammar Objects Python Modules Mac Programs"
16545 /* ignore the result, Python checks for ENOSYS and EAGAIN at runtime */
16582 /* ignore the result, Python checks for ENOSYS at runtime */
16606 ac_config_files="$ac_config_files Makefile.pre Modules/Setup.config Misc/python.pc Misc/python-config.sh"
17117 This file was extended by python $as_me 3.6, which was
17173 Report bugs to <https://bugs.python.org/>."
17179 python config.status 3.6
17309 "Misc/python.pc") CONFIG_FILES="$CONFIG_FILES Misc/python.pc" ;;
17310 "Misc/python-config.sh") CONFIG_FILES="$CONFIG_FILES Misc/python-config.sh" ;;