Revert "Don't require automake-1.10, since it doesn't exist on some of our Buildbot"
This reverts commit 88967beff6.
This commit is contained in:
parent
88967beff6
commit
d2453088c4
1 changed files with 1 additions and 1 deletions
2
acprep
2
acprep
|
|
@ -9,7 +9,7 @@
|
||||||
# build permutations I use for testing and profiling.
|
# build permutations I use for testing and profiling.
|
||||||
|
|
||||||
export AUTOCONF_VERSION=2.61
|
export AUTOCONF_VERSION=2.61
|
||||||
#export AUTOMAKE_VERSION=1.10
|
export AUTOMAKE_VERSION=1.10
|
||||||
|
|
||||||
cmd=$(which glibtoolize 2>&1)
|
cmd=$(which glibtoolize 2>&1)
|
||||||
if [ -x "$cmd" ]; then
|
if [ -x "$cmd" ]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue