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