View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#6
Originally Posted by gregoranderson View Post
Just a quick guess, but try alias?

Code:
alias autoconf='path/to/autoconf'
Replace path to autoconf with the full path to your autoconf.

To unalias (return to the shell built-in), just do the following:

Code:
unalias autoconf
Unfortunately, the aliases aren't taken in account in makefile (so in debian/rules too.) Is there any way to specify the path for Makefiles (debian/rules)?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here