From: Ralph Giles Date: Sat, 26 Sep 2015 00:13:54 +0000 (-0700) Subject: Remove spurious variable from autogen.sh. X-Git-Tag: v1.3.6~44 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6a7c80bd6054207f53771f75f44caae88305fe4b;p=platform%2Fupstream%2Flibvorbis.git Remove spurious variable from autogen.sh. --- diff --git a/autogen.sh b/autogen.sh index 42cc75b..d859d32 100755 --- a/autogen.sh +++ b/autogen.sh @@ -9,5 +9,4 @@ test -n "$srcdir" && cd "$srcdir" echo "Updating build configuration files for $package, please wait...." -ACLOCAL_FLAGS="-I m4" autoreconf -if