[Asterisk-code-review] BuildSystem: Enable autotools in NetBSD. (asterisk[13])

Alexander Traud asteriskteam at digium.com
Mon Mar 5 04:16:33 CST 2018


Alexander Traud has uploaded this change for review. ( https://gerrit.asterisk.org/8422


Change subject: BuildSystem: Enable autotools in NetBSD.
......................................................................

BuildSystem: Enable autotools in NetBSD.

ASTERISK-27716

Change-Id: I52525e35e1620341272219911d054a1e3d3ec01e
---
M bootstrap.sh
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/22/8422/1

diff --git a/bootstrap.sh b/bootstrap.sh
index 1ceb326..106f202 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -17,6 +17,10 @@
 		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

-- 
To view, visit https://gerrit.asterisk.org/8422
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newchange
Gerrit-Change-Id: I52525e35e1620341272219911d054a1e3d3ec01e
Gerrit-Change-Number: 8422
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180305/fc59c766/attachment.html>


More information about the asterisk-code-review mailing list