* Maciej Mrozowski <[email protected]>: > How about unsetting variables after use in first place so that they no longer > pollute global env.
It's probably too late as it is used in functions like
cmake-utils_src_compile:
| has src_configure ${EXPF} || cmake-utils_src_configure
