1To install:
2	./configure
3	make
4	make install
5
6Notes:
7 - libXpm is required when using Motif or Athena widgets.  If you don't
8   have it, get it from any X ftp site.
9
10 - By default, xbill will be detect the presence of GTK, Motif, and Athena
11   widgets, and build with all that are present.  It will also use Xaw3d
12   as a replacement for the standard Athena sidgets if present.
13
14 - The default UI is GTK, if compiled in, followed by Motif and Athena.
15