<!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 &lt;kou****@clear*****&gt;</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
      <dd style="margin-left: 8.5em">2013-06-26 16:46:21 +0900 (Wed, 26 Jun 2013)</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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13">13b18f0fcf12f4a13a89af06aa5e762deb3c2c13</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, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; padding: 0.5em; width: auto">cmake: use GRN_RELATIVE_PLUGINS_DIR for install directory

Because it should be relative path not absolute path.</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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#diff-0">plugins/query_expanders/CMakeLists.txt</a></li>
          <li><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#diff-1">plugins/suggest/CMakeLists.txt</a></li>
          <li><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#diff-2">plugins/table/CMakeLists.txt</a></li>
          <li><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#diff-3">plugins/tokenizers/CMakeLists.txt</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, &quot;Liberation Mono&quot;, 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: plugins/query_expanders/CMakeLists.txt (+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, &quot;Liberation Mono&quot;, 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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0L16">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0L17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0L18">18</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0L19">19</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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0L20">20</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0L21">21</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0L22">22</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0L23">23</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0R16">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0R17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0R18">18</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0R19">19</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0R20">20</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0R21">21</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0R22">22</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L0R23">23</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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">@@ -17,7 +17,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">include_directories(</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">   ${CMAKE_CURRENT_SOURCE_DIR}/../../lib</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   )</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-set(QUERY_EXPANDERS_DIR &quot;${GRN_PLUGINS_DIR}/query_expanders&quot;)</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+set(QUERY_EXPANDERS_DIR &quot;${GRN_RELATIVE_PLUGINS_DIR}/query_expanders&quot;)</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> read_file_list(${CMAKE_CURRENT_SOURCE_DIR}/tsv_sources.am TSV_SOURCES)</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> set_source_files_properties(${TSV_SOURCES}</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   PROPERTIES</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <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, &quot;Liberation Mono&quot;, 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: plugins/suggest/CMakeLists.txt (+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, &quot;Liberation Mono&quot;, 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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L1L23">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L1L24">24</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L1L25">25</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L1L26">26</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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L1L27">27</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L1R23">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L1R24">24</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L1R25">25</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L1R26">26</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L1R27">27</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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">@@ -24,4 +24,4 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">set_source_files_properties(${SUGGEST_SOURCES}</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">   COMPILE_FLAGS &quot;${GRN_C_COMPILE_FLAGS}&quot;)</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> set_target_properties(suggest PROPERTIES PREFIX &quot;&quot;)</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> target_link_libraries(suggest libgroonga)</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-install(TARGETS suggest DESTINATION &quot;${GRN_PLUGINS_DIR}/suggest&quot;)</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+install(TARGETS suggest DESTINATION &quot;${GRN_RELATIVE_PLUGINS_DIR}/suggest&quot;)</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <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, &quot;Liberation Mono&quot;, 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: plugins/table/CMakeLists.txt (+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, &quot;Liberation Mono&quot;, 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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L2L23">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L2L24">24</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L2L25">25</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L2L26">26</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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L2L27">27</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L2R23">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L2R24">24</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L2R25">25</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L2R26">26</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L2R27">27</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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">@@ -24,4 +24,4 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">set_source_files_properties(${TABLE_SOURCES}</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">   COMPILE_FLAGS &quot;${GRN_C_COMPILE_FLAGS}&quot;)</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> set_target_properties(table PROPERTIES PREFIX &quot;&quot;)</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> target_link_libraries(table libgroonga)</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-install(TARGETS table DESTINATION &quot;${GRN_PLUGINS_DIR}/table&quot;)</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+install(TARGETS table DESTINATION &quot;${GRN_RELATIVE_PLUGINS_DIR}/table&quot;)</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <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, &quot;Liberation Mono&quot;, 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: plugins/tokenizers/CMakeLists.txt (+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, &quot;Liberation Mono&quot;, 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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3L16">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3L17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3L18">18</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3L19">19</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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3L20">20</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3L21">21</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3L22">22</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3L23">23</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3R16">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3R17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3R18">18</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3R19">19</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</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/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3R20">20</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3R21">21</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3R22">22</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/13b18f0fcf12f4a13a89af06aa5e762deb3c2c13#L3R23">23</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, 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">@@ -17,7 +17,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">include_directories(</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">   ${CMAKE_CURRENT_SOURCE_DIR}/../../lib</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   )</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-set(TOKENIZERS_DIR &quot;${GRN_PLUGINS_DIR}/tokenizers&quot;)</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+set(TOKENIZERS_DIR &quot;${GRN_RELATIVE_PLUGINS_DIR}/tokenizers&quot;)</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if(GRN_WITH_MECAB)</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   read_file_list(${CMAKE_CURRENT_SOURCE_DIR}/mecab_sources.am MECAB_SOURCES)</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   include_directories(${MECAB_INCLUDE_DIRS})</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>