A basic compilation of a program using autoconf can thus be as simple as
[name@server ~]$ ./configure && make && make install --prefix=$HOME/SOFTWARE