mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06:31 +00:00
BuildSystem: Add DragonFly BSD.
ASTERISK-27820 Change-Id: I310896143e94d65da1c2be3bb448204a8b86d557
This commit is contained in:
@@ -13,6 +13,10 @@ check_for_app() {
|
||||
# On Linux, environment variables tell which one to use.
|
||||
|
||||
case `uname -sr` in
|
||||
DragonFly*)
|
||||
MY_AC_VER=
|
||||
MY_AM_VER=
|
||||
;;
|
||||
FreeBSD*)
|
||||
MY_AC_VER=
|
||||
MY_AM_VER=
|
||||
|
Reference in New Issue
Block a user