Recognizes if input is ogg or not.
[xiph.git] / ffmpeg2theora / autogen.sh
blobb1376df5a4a149f6e41d8722224f7f61445aba8e
1 #! /bin/sh
2 autoreconf -v --install || exit 1
3 ./configure --enable-maintainer-mode "$@"