Add Russian translation provided by Валерий Крувялис <valkru@mail.ru>
[xiph-mirror.git] / vorbis-tools / autogen.sh
blob7bf5cf2a6803ad463a957c187a04a2b24f730318
1 #!/bin/sh
2 # Run this to set up the build system: configure, makefiles, etc.
3 set -e
5 srcdir=`dirname $0`
6 test -n "$srcdir" && cd "$srcdir"
8 echo "Updating build configuration files for vorbis-tools, please wait...."
10 ACLOCAL_FLAGS="-I m4"
11 autoreconf -isf