5.12.2. Contents of DejaGNU
              Installed program:
              runtest
            
          The DejaGNU package contains a framework for testing other programs.
Prepare DejaGNU for compilation:
./configure --prefix=/tools
Build and install the package:
make install
To test the results, issue:
make check