HomeSort by: relevance | last modified time | path
    Searched refs:am_py_prefix (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/bind/dist/
configure 19022 if '$am_py_prefix' == '/usr':
19038 am_py_prefix=$am__usable_prefix
19040 am_py_prefix=$am_cv_python_prefix
19047 sitedir = sysconfig.get_path('purelib', scheme, vars={'base':'$am_py_prefix'})
19049 sitedir = sysconfig.get_path('purelib', vars={'base':'$am_py_prefix'})
19052 sitedir = sysconfig.get_python_lib(0, 0, prefix='$am_py_prefix')
19056 $am_py_prefix*)
19057 am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
19061 case $am_py_prefix in
  /src/crypto/external/bsd/heimdal/dist/
configure 14806 am_py_prefix=$am__usable_prefix
14808 am_py_prefix=$am_cv_python_prefix
14813 sitedir = sysconfig.get_path('purelib', vars={'base':'$am_py_prefix'})
14816 sitedir = sysconfig.get_python_lib(0, 0, prefix='$am_py_prefix')
14820 $am_py_prefix*)
14821 am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
14825 case $am_py_prefix in
  /src/external/mit/isl/dist/
configure 23448 am_py_prefix=$am__usable_prefix
23450 am_py_prefix=$am_cv_python_prefix
23462 sitedir = sysconfig.get_path('purelib', scheme, vars={'base':'$am_py_prefix'})
23465 sitedir = sysconfig.get_python_lib(0, 0, prefix='$am_py_prefix')
23469 $am_py_prefix*)
23470 am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
23474 case $am_py_prefix in

Completed in 101 milliseconds