minor edit: documentation update related to autoconf'ization

This commit is contained in:
fgerlits 2005-09-21 15:36:30 +00:00
parent 37101d2166
commit 0567e86dea

View file

@ -79,7 +79,8 @@ binary <i>resource bundle</i> files using ICU's <code>genrb</code> program
<li><code>Makefile.in</code></li>
</ul>
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.
</ul>
<br>