README   README 
skipping to change at line 24 skipping to change at line 24
The "doc/" directory contains all of the documentation aside from the READM E The "doc/" directory contains all of the documentation aside from the READM E
file (this file) and the LICENSE file which can be found in the top level file (this file) and the LICENSE file which can be found in the top level
directory. directory.
* Building and Installing the Library * Building and Installing the Library
In order to build the library you should follow the familiar three step In order to build the library you should follow the familiar three step
process used by most applications: process used by most applications:
# ./configure # ./configure
# make # make [V=0|1]
# make install # make install
As usual, running "./configure -h" will display a list of build-time As usual, running "./configure -h" will display a list of build-time
configuration options. configuration options.
* Testing the Library * Testing the Library
There are a number of tests located in the "tests/" directory and a script There are a number of tests located in the "tests/" directory and a script
which can be used to help automate their execution, "regression". If you w ant which can be used to help automate their execution, "regression". If you w ant
to run all of the tests you can simply run the script: to run all of the tests you can simply run the script:
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/