License information:

##needs to be added to all source files##

Installation and troubleshooting

running:
autoreconf --force --install
./configure
make
sudo make install
sudo ldconfig

Should install everything correctly.
If 'couldnt open m4 directory' error occurs, create a blank directory called m4 and try again.
