Searched refs:PLATFORM_TRIPLET (Results 1 – 3 of 3) sorted by relevance
477 plat-$(PLATFORM_TRIPLET). Rename the config directory (LIBPL) from478 config-$(LDVERSION) to config-$(LDVERSION)-$(PLATFORM_TRIPLET). Install the
876 PLATFORM_TRIPLET=`grep -v '^#' conftest.out | grep -v '^ *$' | tr -d ' '`877 AC_MSG_RESULT([$PLATFORM_TRIPLET])883 if test x$PLATFORM_TRIPLET != x && test x$MULTIARCH != x; then884 if test x$PLATFORM_TRIPLET != x$MULTIARCH; then887 elif test x$PLATFORM_TRIPLET != x && test x$MULTIARCH = x; then888 MULTIARCH=$PLATFORM_TRIPLET890 AC_SUBST(PLATFORM_TRIPLET) subst4739 SOABI='cpython-'`echo $VERSION | tr -d .`${ABIFLAGS}${PLATFORM_TRIPLET:+-$PLATFORM_TRIPLET}4756 if test x$PLATFORM_TRIPLET = x; then4759 LIBPL='$(prefix)'"/lib/python${VERSION}/config-${LDVERSION}-${PLATFORM_TRIPLET}"
5349 PLATFORM_TRIPLET=`grep -v '^#' conftest.out | grep -v '^ *$' | tr -d ' '`5350 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PLATFORM_TRIPLET" >&55351 $as_echo "$PLATFORM_TRIPLET" >&6; }5358 if test x$PLATFORM_TRIPLET != x && test x$MULTIARCH != x; then5359 if test x$PLATFORM_TRIPLET != x$MULTIARCH; then5362 elif test x$PLATFORM_TRIPLET != x && test x$MULTIARCH = x; then5363 MULTIARCH=$PLATFORM_TRIPLET15288 SOABI='cpython-'`echo $VERSION | tr -d .`${ABIFLAGS}${PLATFORM_TRIPLET:+-$PLATFORM_TRIPLET}15307 if test x$PLATFORM_TRIPLET = x; then15310 LIBPL='$(prefix)'"/lib/python${VERSION}/config-${LDVERSION}-${PLATFORM_TRIPLET}"