<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/8506">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/06/8506/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/configure b/configure<br>index 2456b0c..6fdaaff 100755<br>--- a/configure<br>+++ b/configure<br>@@ -21673,7 +21673,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 571987c..624db91 100644<br>--- a/configure.ac<br>+++ b/configure.ac<br>@@ -1865,7 +1865,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/8506">change 8506</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/8506"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </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: 8506 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>