<!DOCTYPE html>
<html>
<head>
</head>
<body>
<dl style="line-height: 1.5; margin-left: 2em">
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
<dd style="margin-left: 8.5em">Kouhei Sutou <kou****@clear*****></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
<dd style="margin-left: 8.5em">2015-01-25 21:24:14 +0900 (Sun, 25 Jan 2015)</dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
<dd style="margin-left: 8.5em"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31">25e2b3a7db2c4c5344252b97d297b988b43f9c31</a></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Message</dt>
<dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; padding: 0.5em; width: auto">Use malloc_conf() to detect jemalloc
Because jemalloc 2.2.5 doesn't provide mallocx().</pre></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
<dd style="margin-left: 8.5em">
<ul>
<li><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#diff-0">configure.ac</a></li>
</ul>
</dd>
</dl>
<div class="diff-section" style="clear: both">
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: configure.ac (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0L924">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0L925">925</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0L926">926</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0L927">927</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0L928">928</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0L929">929</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0L930">930</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0L931">931</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0R924">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0R925">925</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0R926">926</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0R927">927</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0R928">928</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0R929">929</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0R930">930</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/25e2b3a7db2c4c5344252b97d297b988b43f9c31#L0R931">931</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -925,7 +925,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">if test "x$with_jemalloc" != "xno"; then</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if test "x$with_jemalloc" != "xyes"; then</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> LDFLAGS="-L$with_jemalloc $LDFLAGS"</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> fi</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- AC_SEARCH_LIBS(mallocx, jemalloc,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ AC_SEARCH_LIBS(malloc_conf, jemalloc,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [jemalloc_available="yes"],</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [AC_MSG_ERROR("No libjemalloc found")])</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> fi</span>
</pre>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>