Home
last modified time | relevance | path

Searched refs:ac_python_version_major (Results 1 – 2 of 2) sorted by relevance

/external/llvm/autoconf/
Dconfigure.ac1592 ac_python_version_major=`echo $ac_python_version | cut -d'.' -f1`
1595 if test "$ac_python_version_major" -gt "2" || \
1596 (test "$ac_python_version_major" -eq "2" && \
/external/llvm/
Dconfigure8508 ac_python_version_major=`echo $ac_python_version | cut -d'.' -f1`
8511 if test "$ac_python_version_major" -gt "2" || \
8512 (test "$ac_python_version_major" -eq "2" && \