[asterisk-bugs] [JIRA] (ASTERISK-27683) [patch] BuildSystem: Allow newer autotools on OpenBSD.

Friendly Automation (JIRA) noreply at issues.asterisk.org
Tue Feb 20 06:24:13 CST 2018


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Friendly Automation closed ASTERISK-27683.
------------------------------------------

    Resolution: Fixed

> [patch] BuildSystem: Allow newer autotools on OpenBSD.
> ------------------------------------------------------
>
>                 Key: ASTERISK-27683
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27683
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Core/BuildSystem
>    Affects Versions: 13.19.1
>            Reporter: Alexander Traud
>            Assignee: Alexander Traud
>            Severity: Minor
>              Labels: patch
>         Attachments: OpenBSD_enable_newer_autotools.patch
>
>
> In OpenBSD, the user is able to install several versions of the autotools side-by-side. However, the user must choose a dedicated version and cannot ‘simply’ pick the latest version. Years ago, commit [76888b5|https://github.com/asterisk/asterisk/commit/76888b59903e8a83bdbc68bc809b7ade43fe817e#diff-3af436e6760a0c5f1e3d16a3384853a8] chose autoconf 2.63 although
> * 2.69 is the latest version in general and
> * 2.60a is the minimum requirement in Asterisk.
> To allow different, newer versions of autoconf without editing the script {{./bootstrap.sh}}, Stuart Henderson created a patch for the official port in OpenBSD. That patch is attached. With that change, a user can go for:{code}pkg_add autoconf%2.69 automake%1.15 metaauto
> AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.15 ./bootstrap.sh{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list