merge manifest file
[external/opencore-amr.git] / autogen.sh
1 #! /bin/sh
2 libtoolize --copy --force
3 aclocal -I m4
4 autoheader
5 autoconf
6 automake -a -c