<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/8505">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BuildSystem: Enable IMAP storage on openSUSE and Arch Linux.<br><br>ASTERISK-27734<br><br>Change-Id: I8d6e6a1c08c031649764f5277fbbb85e57c3a9d4<br>---<br>M configure<br>M configure.ac<br>2 files changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/05/8505/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/configure b/configure<br>index 3442d57..49787b7 100755<br>--- a/configure<br>+++ b/configure<br>@@ -21414,7 +21414,7 @@<br>           CPPFLAGS="${saved_cppflags}"<br>                LIBS="${saved_libs}"<br>                imap_ldflags=""<br>-            imap_libs="-lc-client"<br>+             imap_libs="-lcrypto -lssl -lc-client"<br>               imap_include="-DUSE_SYSTEM_IMAP" #Try the imap directory first<br>              CPPFLAGS="${CPPFLAGS} ${imap_include}"<br>              LIBS="${LIBS} ${imap_libs} "`echo ${imap_ldflags}`<br>diff --git a/configure.ac b/configure.ac<br>index d9148c0..abd6ac3 100644<br>--- a/configure.ac<br>+++ b/configure.ac<br>@@ -1831,7 +1831,7 @@<br>          CPPFLAGS="${saved_cppflags}"<br>                LIBS="${saved_libs}"<br>                imap_ldflags=""<br>-            imap_libs="-lc-client"<br>+             imap_libs="-lcrypto -lssl -lc-client"<br>               imap_include="-DUSE_SYSTEM_IMAP" #Try the imap directory first<br>              CPPFLAGS="${CPPFLAGS} ${imap_include}"<br>              LIBS="${LIBS} ${imap_libs} "`echo ${imap_ldflags}`<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/8505">change 8505</a>. To unsubscribe, 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/8505"/><meta itemprop="name" content="View Change"/></div></div>

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