From 41ce6e353d9a97891db591fac6ecb079f04d9828 Mon Sep 17 00:00:00 2001 From: Ron Date: Mon, 20 May 2013 12:40:42 +0930 Subject: Make autogen.sh cut and paste proof --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') 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 -- cgit v1.2.3