Running autoconf and autoreconf without autotools in the path

2021-07-19 Thread Christopher O Cowan
Just curious if there is a feature within autotools to allow me run autoconf and similar utilities via an absolute path, without the autotools suite commands, in the PATH. Maybe this already exists, and I just haven’t stumbled across it? I am aware, that this probably on enforced by convention

Re: Running autoconf and autoreconf without autotools in the path

2021-07-20 Thread Christopher O Cowan
for any of these. I’m trying to deconstruct how this “should” work, or determine what the intent was. (Hopefully, similar to what I’m after, but I’m not sure.). Would appreciate any insight. > On Jul 19, 2021, at 2:05 PM, Christopher O Cowan > wrote: > > Just curious if there