Home
last modified time | relevance | path

Searched refs:AIX_BUILDDATE (Results 1 – 3 of 3) sorted by relevance

/third_party/python/
Dconfigure.ac2977 dnl The AIX_BUILDDATE is obtained from the kernel fileset - bos.mp64
2978 # BUILD_GNU_TYPE + AIX_BUILDDATE are used to construct the platform_tag
2982 AIX_BUILDDATE=$(lslpp -Lcq bos.mp64 | awk -F: '{ print $NF }')
2983 AC_DEFINE_UNQUOTED([AIX_BUILDDATE], [$AIX_BUILDDATE], definition
2984 … [BUILD_GNU_TYPE + AIX_BUILDDATE are used to construct the PEP425 tag of the build system.])
2985 AC_MSG_RESULT($AIX_BUILDDATE)
Dpyconfig.h.in11 /* BUILD_GNU_TYPE + AIX_BUILDDATE are used to construct the PEP425 tag of the
13 #undef AIX_BUILDDATE
Dconfigure10426 AIX_BUILDDATE=$(lslpp -Lcq bos.mp64 | awk -F: '{ print $NF }')
10432 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AIX_BUILDDATE" >&5
10433 $as_echo "$AIX_BUILDDATE" >&6; }