[Asterisk-code-review] pjproject/Makefile.rules: Replace unsupported != operator w... (asterisk[13])

George Joseph asteriskteam at digium.com
Thu Mar 3 17:50:21 CST 2016


George Joseph has uploaded a new patch set (#4).

Change subject: pjproject/Makefile.rules:  Replace unsupported != operator with $(shell ...)
......................................................................

pjproject/Makefile.rules:  Replace unsupported != operator with $(shell ...)

Apparently the != operator is fairly new so I've replaced it with
the old $(shell ...) syntax.

Change-Id: I16b2e1878a4f91e7e9740abd427f9639f933c479
Reported-by: Richard Mudgett
---
M third-party/Makefile.rules
1 file changed, 14 insertions(+), 15 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/51/2351/4
-- 
To view, visit https://gerrit.asterisk.org/2351
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I16b2e1878a4f91e7e9740abd427f9639f933c479
Gerrit-PatchSet: 4
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>



More information about the asterisk-code-review mailing list