Does not check for the presence of automake, autoconf
and aclocal. Need to add a test for these tools before
doing the setup.
The following shows the error messages received:
[rhammock@sierra irlp-lcd]$ ./setup
Running aclocal...
./setup: line 10: aclocal: command not found
Running automake...
./setup: line 12: automake: command not found
Running autoconf...
./setup: line 14: autoconf: command not found
Configuring...