Home | History | Annotate | Download | only in nestegg
      1 Build instructions for libnestegg
      2 =================================
      3 
      4 0. Change directory into the source directory.
      5 1. Run |autoreconf --install| to generate configure.
      6 2. Run |./configure| to configure the build.
      7 3. Run |make| to build.
      8 4. Run |make check| to run the test suite.
      9