mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +00:00
Merge "BuildSystem: Enable autotools in NetBSD."
This commit is contained in:
@@ -17,6 +17,10 @@ case `uname -sr` in
|
||||
MY_AC_VER=
|
||||
MY_AM_VER=
|
||||
;;
|
||||
NetBSD*)
|
||||
MY_AC_VER=
|
||||
MY_AM_VER=
|
||||
;;
|
||||
OpenBSD*)
|
||||
# pkg_add autoconf%2.63 automake%1.9 metaauto
|
||||
[ -z "$AUTOCONF_VERSION" ] && export AUTOCONF_VERSION=2.63
|
||||
|
||||
Reference in New Issue
Block a user