On Mon, Sep 24, 2018 at 3:46 PM DJ Delorie <dj@redhat.com> wrote: > Or set CXX to "./do not run g++" ;-) > I suppose the intent is to set CC and CXX to $prefix/bin/$target-gcc > etc, whether they exist or not. This sounds like a job for automake's "missing" script. zw