shithub: libvpx

ref: ecff8d71ab7e823beb47dc4f2db25424c9d6d0dc
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.