ref: 5dca296833ce4941dceadf956ff0fb6fe59fe4e8
parent: 3a1dc9dc152634dd982dfc911d0015983677cbba
author: Ralph Giles <[email protected]>
date: Fri Sep 25 14:13:47 EDT 2015
Remove spurious ACLOCAL_FLAGS variable from autogen.sh. autoreconf looks for ACLOCAL_*FLAGS in Makefile.am and will pass that on when it invokes aclocal. Furthermore, setting a local like this doesn't make it available to subcommands, so the line has no effect.
--- a/autogen.sh
+++ b/autogen.sh
@@ -7,5 +7,4 @@
echo "Updating build configuration files, please wait...."
-ACLOCAL_FLAGS="-I m4"
autoreconf -isf