Searched refs:run_configure (Results 1 – 6 of 6) sorted by relevance
/external/ltp/ |
D | build.sh | 66 run_configure $tree/configure $CONFIGURE_OPTS_OUT_TREE CC="$CC" $@ 77 run_configure ./configure $CONFIGURE_OPTS_IN_TREE CC="$CC" --prefix=$PREFIX $@ 86 run_configure() function
|
/external/python/cpython2/PC/VS7.1/ |
D | build_ssl.py | 89 def run_configure(configure, do_script): function 151 run_configure(configure, do_script)
|
/external/python/cpython3/PCbuild/ |
D | prepare_ssl.py | 88 def run_configure(configure, do_script): function 132 run_configure(configure, do_script)
|
/external/python/cpython2/PCbuild/ |
D | prepare_ssl.py | 115 def run_configure(configure, do_script): function 140 run_configure(configure, do_script)
|
/external/python/cpython2/PC/VC6/ |
D | build_ssl.py | 122 def run_configure(configure, do_script): function 189 run_configure(configure, do_script)
|
/external/python/cpython2/PC/VS8.0/ |
D | build_ssl.py | 143 def run_configure(configure, do_script): function 212 run_configure(configure, do_script)
|