Searched refs:HAVE_PYCONFIG (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/power/cpupower/bindings/python/ | ||
| A D | Makefile | 9 HAVE_PYCONFIG := $(shell if which python-config >/dev/null 2>&1; then echo 1; else echo 0; fi) macro |
Completed in 3 milliseconds