autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dependency tracking not working on macOS


From: Paul Smith
Subject: Re: Dependency tracking not working on macOS
Date: Sat, 29 Oct 2022 10:54:08 -0400
User-agent: Evolution 3.46.0 (by Flathub.org))

On Sat, 2022-10-29 at 01:12 +0200, Christoph Grüninger wrote:
> Thank you so much for having a deeper look and pointing out my
> problem! I unset TMPDIR and my project is working on macOS again.

It is probably strictly better if your macro preserves the existing
value of TMPDIR before resetting it and restores it when it's done,
rather than unsetting it always, but if it works in your environments
then it's good enough!

Cheers!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]