bump autoconf/automake for openbsd

now matches freebsd and bootstrap works on openbsd.
This commit is contained in:
jungle-boogie 2016-12-14 11:18:50 -08:00 committed by GitHub
parent fed8f0f410
commit eb349111cb
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ check_for_app() {
case `uname -sr` in
OpenBSD*)
export AUTOCONF_VERSION=2.63
export AUTOMAKE_VERSION=1.9
export AUTOCONF_VERSION=2.69
export AUTOMAKE_VERSION=1.15
;;
FreeBSD*)
AUTOCONF_VERSION=2.69