<p>Friendly Automation <strong>submitted</strong> this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/14170">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Joshua Colp: Looks good to me, but someone else must approve
  Kevin Harwell: Looks good to me, approved
  George Joseph: Looks good to me, but someone else must approve
  Friendly Automation: Approved for Submit

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pjproject_bundled: Repair ./configure --with-ssl without ARG.<br><br>ASTERISK-28758<br>Reported by: Patrick Wakano<br>Reported by: Dmitriy Serov<br><br>Change-Id: Ifb6b85c559d116739af00bc48d1f547caa85efac<br>---<br>M configure<br>M third-party/pjproject/configure.m4<br>2 files changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/configure b/configure</span><br><span>index 72c41c2..33376a6 100755</span><br><span>--- a/configure</span><br><span>+++ b/configure</span><br><span>@@ -9241,9 +9241,9 @@</span><br><span>                 PJPROJECT_CONFIGURE_OPTS+=" --disable-ssl"</span><br><span>                 ;;</span><br><span>           y|ye|yes)</span><br><span style="color: hsl(0, 100%, 40%);">-               # This is the default value in PJProject and means "autodetect".</span><br><span style="color: hsl(120, 100%, 40%);">+            # Not to mention SSL is the default in PJProject and means "autodetect".</span><br><span>           # In Asterisk, "./configure --with-ssl" means "must be present".</span><br><span style="color: hsl(0, 100%, 40%);">-            PJPROJECT_CONFIGURE_OPTS+=" --enable-ssl"</span><br><span style="color: hsl(120, 100%, 40%);">+           PJPROJECT_CONFIGURE_OPTS+=""</span><br><span>               ;;</span><br><span>           *)</span><br><span>           PJPROJECT_CONFIGURE_OPTS+=" --with-ssl=${with_ssl}"</span><br><span>diff --git a/third-party/pjproject/configure.m4 b/third-party/pjproject/configure.m4</span><br><span>index 32cf56d..81a6559 100644</span><br><span>--- a/third-party/pjproject/configure.m4</span><br><span>+++ b/third-party/pjproject/configure.m4</span><br><span>@@ -62,9 +62,9 @@</span><br><span>               PJPROJECT_CONFIGURE_OPTS+=" --disable-ssl"</span><br><span>                 ;;</span><br><span>           y|ye|yes)</span><br><span style="color: hsl(0, 100%, 40%);">-               # This is the default value in PJProject and means "autodetect".</span><br><span style="color: hsl(120, 100%, 40%);">+            # Not to mention SSL is the default in PJProject and means "autodetect".</span><br><span>           # In Asterisk, "./configure --with-ssl" means "must be present".</span><br><span style="color: hsl(0, 100%, 40%);">-            PJPROJECT_CONFIGURE_OPTS+=" --enable-ssl"</span><br><span style="color: hsl(120, 100%, 40%);">+           PJPROJECT_CONFIGURE_OPTS+=""</span><br><span>               ;;</span><br><span>           *)</span><br><span>           PJPROJECT_CONFIGURE_OPTS+=" --with-ssl=${with_ssl}"</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/14170">change 14170</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/14170"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: Ifb6b85c559d116739af00bc48d1f547caa85efac </div>
<div style="display:none"> Gerrit-Change-Number: 14170 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>