<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/14147">View Change</a></p><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;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/47/14147/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/configure b/configure</span><br><span>index 3a47fbf..941824e 100755</span><br><span>--- a/configure</span><br><span>+++ b/configure</span><br><span>@@ -9412,9 +9412,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 edf76ba..7621232 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/+/14147">change 14147</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/+/14147"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ifb6b85c559d116739af00bc48d1f547caa85efac </div>
<div style="display:none"> Gerrit-Change-Number: 14147 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>