[Asterisk-code-review] pjproject: Remove bashism from configure.m4 script (asterisk[13])
Guido Falsi
asteriskteam at digium.com
Sun May 3 05:56:55 CDT 2020
Hello Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/14336
to look at the new patch set (#2).
Change subject: pjproject: Remove bashism from configure.m4 script
......................................................................
pjproject: Remove bashism from configure.m4 script
The configure.m4 script for pjproject contains some += syntax, which
is specific to bash, replacing it with string substitutions makes
the script compatible with traditional Bourne shells.
ASTERISK-28866 #close
Reported-by: Christoph Moench-Tegeder <cmt at FreeBSD.org>
Change-Id: I382a78160e028044598b7da83ec7e1ff42b91c05
---
M configure
M third-party/pjproject/configure.m4
2 files changed, 10 insertions(+), 10 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/36/14336/2
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/14336
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Change-Id: I382a78160e028044598b7da83ec7e1ff42b91c05
Gerrit-Change-Number: 14336
Gerrit-PatchSet: 2
Gerrit-Owner: Guido Falsi <madpilot at freebsd.org>
Gerrit-Reviewer: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200503/ab37f3b1/attachment.html>
More information about the asterisk-code-review
mailing list