shithub: libvpx

ref: d8ebdcd89d5d19d283a73a2a81d3909b172e7e2d
dir: /nestegg/INSTALL/

View raw version
Build instructions for libnestegg
=================================

0. Change directory into the source directory.
1. Run |autoreconf --install| to generate configure.
2. Run |./configure| to configure the build.
3. Run |make| to build.
4. Run |make check| to run the test suite.