Minor modification on key frame decision
[libvpx.git] / nestegg / INSTALL
blob401df418460615ba7682f47c0f05975aaed60639
1 Build instructions for libnestegg
2 =================================
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.