Prerequisites
=============
GTK+1.2.0 or better required.
GNOME(gnome-libs-1.0.0) or better required.
Although I haven't tried GTK+1.1.x, it might be O.K.
If you find gtkdiff doesn't work with GTK+1.2.x(x>0), please let me know.


Simple install procedure
========================
  % tar zxvf gtkdiff-1.0.2.tar.gz         # unpack the sources
  % cd gtkdiff-1.0.2                      # change to the toplevel directory
  % ./configure                           # run the `configure' script
  % make                                  # build gtkdiff
  [ Become root if necessary ]
  % make install                          # install gtkdiff
