Skip to content
Snippets Groups Projects
Commit bc879504 authored by Jenkins2's avatar Jenkins2 Committed by Gerrit Code Review
Browse files

Merge "BuildSystem: Enable autotools in NetBSD."

parents 24c72ea2 7e9734a8
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment