minor edit: documentation update related to autoconf'ization
This commit is contained in:
parent
37101d2166
commit
0567e86dea
1 changed files with 2 additions and 1 deletions
|
@ -79,7 +79,8 @@ binary <i>resource bundle</i> files using ICU's <code>genrb</code> program
|
||||||
<li><code>Makefile.in</code></li>
|
<li><code>Makefile.in</code></li>
|
||||||
</ul>
|
</ul>
|
||||||
in the <code>products/gLiveSupport/etc</code> directory.</li>
|
in the <code>products/gLiveSupport/etc</code> directory.</li>
|
||||||
<li>Run <code>bin/autogen.sh</code> and then <code>make clean all</code>
|
<li>Run <code>configure --prefix=...</code> and then
|
||||||
|
<code>make clean all</code>
|
||||||
in the <code>products/gLiveSupport</code> directory.
|
in the <code>products/gLiveSupport</code> directory.
|
||||||
</ul>
|
</ul>
|
||||||
<br>
|
<br>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue