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

Jenkins2 asteriskteam at digium.com
Tue Mar 6 10:12:02 CST 2018


Jenkins2 has submitted this change and it was merged. ( https://gerrit.asterisk.org/8423 )

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(-)

Approvals:
  Corey Farrell: Looks good to me, but someone else must approve
  Joshua Colp: Looks good to me, approved
  Jenkins2: Approved for Submit



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/8423
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 15
Gerrit-MessageType: merged
Gerrit-Change-Id: I52525e35e1620341272219911d054a1e3d3ec01e
Gerrit-Change-Number: 8423
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180306/3f5f94ab/attachment.html>


More information about the asterisk-code-review mailing list