INSTALL file for adasockets.

To install this software, just do:

  % ./configure --prefix=<any directory>
  % make install

This will build and install this software under <any directory>/lib/adasockets.
The adasockets-config program and its associated man page will be installed
respectively under <any directory>/bin and <any directory>/man/

In the examples subdirectory, you will find an example called "tcprelay" which
illustrates how this package can be used.
