Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRon <ron@debian.org>2013-05-20 07:10:42 +0400
committerRon <ron@debian.org>2013-05-20 07:10:42 +0400
commit41ce6e353d9a97891db591fac6ecb079f04d9828 (patch)
treee88a02123442944f636de6e6814aa6179ba622bd /autogen.sh
parent50b395bff6b3812702044ca249be2f46b21f3279 (diff)
Make autogen.sh cut and paste proof
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 42239fac..942ba098 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -5,7 +5,7 @@ set -e
srcdir=`dirname $0`
test -n "$srcdir" && cd "$srcdir"
-echo "Updating build configuration files for opusfile, please wait...."
+echo "Updating build configuration files, please wait...."
ACLOCAL_FLAGS="-I m4"
autoreconf -isf