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

github.com/mumble-voip/speexdsp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRon <ron@debian.org>2015-09-26 04:47:54 +0300
committerRon <ron@debian.org>2015-09-26 04:47:54 +0300
commitcc4110de6fa597c6de0186985c19868fd06d6319 (patch)
treedd38ac4d491a147de04d190260bfd10f1b8ad445
parentc470e2e89a6ca75b507437467692cd684b71a526 (diff)
Remove spurious ACLOCAL_FLAGS variable from autogen.sh.
This isn't needed (and isn't doing anything here anyway).
-rwxr-xr-xautogen.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index b58da31..0606d12 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,5 @@ test -n "$srcdir" && cd "$srcdir"
echo "Updating build configuration files, please wait...."
mkdir -p m4
-
-ACLOCAL_FLAGS="-I m4"
autoreconf -if