mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	BuildSystem: Bump autotools versions on OpenBSD.
Bump up to the more commonly used and modern versions of autoconf and automake.
This commit is contained in:
		| @@ -9,9 +9,9 @@ check_for_app() { | ||||
| 	fi | ||||
| } | ||||
|  | ||||
| # OpenBSD: pkg_add autoconf%2.63 automake%1.9 metaauto | ||||
| test -n "$AUTOCONF_VERSION" || export AUTOCONF_VERSION=2.63 | ||||
| test -n "$AUTOMAKE_VERSION" || export AUTOMAKE_VERSION=1.9 | ||||
| # OpenBSD: pkg_add autoconf%2.69 automake%1.16 metaauto | ||||
| test -n "$AUTOCONF_VERSION" || export AUTOCONF_VERSION=2.69 | ||||
| test -n "$AUTOMAKE_VERSION" || export AUTOMAKE_VERSION=1.16 | ||||
|  | ||||
| check_for_app autoconf | ||||
| check_for_app autoheader | ||||
|   | ||||
		Reference in New Issue
	
	Block a user