Home
last modified time | relevance | path

Searched refs:PLATLIBDIR (Results 1 – 7 of 7) sorted by relevance

/third_party/python/PC/
Dpyconfig.h688 #define PLATLIBDIR "lib" macro
/third_party/python/Python/
Dinitconfig.c23 #ifndef PLATLIBDIR
2078 status = CONFIG_SET_BYTES_STR(config, &config->platlibdir, PLATLIBDIR, in config_read()
/third_party/python/
DMakefile.pre.in145 PLATLIBDIR= @PLATLIBDIR@
146 SCRIPTDIR= $(prefix)/$(PLATLIBDIR)
834 -DPLATLIBDIR='"$(PLATLIBDIR)"' \
Dconfigure.ac4862 AC_SUBST(PLATLIBDIR) subst
4863 PLATLIBDIR="lib"
4876 PLATLIBDIR="$withval"
4877 BINLIBDEST='${exec_prefix}/${PLATLIBDIR}/python$(VERSION)'
4887 LIBPL='$(prefix)'"/${PLATLIBDIR}/python${VERSION}/config-${LDVERSION}"
4889 LIBPL='$(prefix)'"/${PLATLIBDIR}/python${VERSION}/config-${LDVERSION}-${PLATFORM_TRIPLET}"
Dconfigure15693 PLATLIBDIR="lib"
15708 PLATLIBDIR="$withval"
15723 LIBPL='$(prefix)'"/${PLATLIBDIR}/python${VERSION}/config-${LDVERSION}"
15725 LIBPL='$(prefix)'"/${PLATLIBDIR}/python${VERSION}/config-${LDVERSION}-${PLATFORM_TRIPLET}"
/third_party/python/Doc/c-api/
Dinit_config.rst836 Default: value of the ``PLATLIBDIR`` macro which is set by the
/third_party/python/Misc/NEWS.d/
D3.10.0a1.rst2903 ``make install`` now uses the ``PLATLIBDIR`` variable for the destination