Home
last modified time | relevance | path

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

/external/python/cpython2/
Dconfigure3575 withval=$with_icc;
3578 with_icc=no;;
3581 with_icc=yes;;
3583 with_icc=$withval;;
3587 with_icc=no
3590 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_icc" >&5
3591 $as_echo "$with_icc" >&6; }
Dconfigure.ac600 with_icc=no;;
603 with_icc=yes;;
605 with_icc=$withval;;
607 with_icc=no])
608 AC_MSG_RESULT($with_icc)