For chan_lcr with Asterisk 1.8, set the codec type of a frame into the correct
[lcr.git] / autogen.sh
1 #!/bin/sh
2
3 aclocal
4 autoheader
5 automake --foreign --copy --add-missing
6 autoconf