I'm reading _WAY_ between the lines here, since it's not really clear what you 
mean...

If you're talking about when you run build commands which execute GNU Make and 
you see messages like "Entering directory /foo/bar" and "Leaving directory 
/foo/bar" in the build output, that is something GNU Make does on its own, and 
can be disabled by passing the `--no-print-directory` message to the `make` 
build command you have configured.

If that's not what you're talking about, then as @elextr suggested, you should 
clarify what you mean.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2422#issuecomment-575912785

Reply via email to