Installation instructions for Gnome Hamradio Utilities
======================================================

To install these utilities do the following:

./configure
make
make install

By default it will install programs into /usr/local/bin To change this
to something else, eg /usr/bin, use
  make install prefix=/usr

 
