summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorRon <ron@debian.org>2013-05-20 12:40:42 +0930
committerRon <ron@debian.org>2013-05-20 12:40:42 +0930
commit41ce6e353d9a97891db591fac6ecb079f04d9828 (patch)
treee88a02123442944f636de6e6814aa6179ba622bd /autogen.sh
parent50b395bff6b3812702044ca249be2f46b21f3279 (diff)
downloadopus-41ce6e353d9a97891db591fac6ecb079f04d9828.tar.gz
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