0a3cbf8cf4
1. Introduce `putpathvar` function that prints variable shell-quoted by using `%q` format specifier. This function is used within `probe` to save the result into `config.tmp`. 2. Removes search-and-replace pattern that transforms `\` into `/` as it messes up shell-quoted strings.