Port the new granule position scheme for 3.2.1 schemes to the theora-exp branch.
[xiph/unicode.git] / speex / INSTALL
bloba2482ca7cd7da06e886d161239c52e165771b6eb
1 Installing Speex is as easy as:
3 % ./configure [--prefix=<install-path>]
4 % make
5 % make install
7 Note that if you are using the code from SVN, you will need to run "autogen.sh"
8 instead of "configure".