initial commit
[fdkaac.git] / README
1 ==========================================================================
2 fdkaac - command line frontend encoder for libfdk-aac
3 ==========================================================================
4
5 Prerequisites
6 -------------
7 You need libfdk-aac, GNU autoconf and automake, and C compiler.
8 On Posix environment, you will also need GNU gettext (for iconv.m4).
9
10 How to build
11 ------------
12 $ autoreconf -i
13 $ ./configure
14 $ make
This page took 0.0208159999999999 seconds and 5 git commands to generate.