small spelling improvements in the feature list

pull/13/head
Volker Grabsch 15 years ago
parent 170bed13a1
commit 3587c309b1

@ -133,14 +133,15 @@
downloads all needed packages
</li>
<li>
is able to update the new version numbers of all packages
is able to update the version numbers of all packages automatically
</li>
<li>
directly uses source packages,
thus ensuring the whole build mechanism is transparent
</li>
<li>
allows inter-package and intra-package parallel builds whenever possible
allows inter-package and intra-package parallel builds
whenever possible
</li>
<li>
creates libraries to be linked statically, no DLL hell
@ -154,7 +155,7 @@
<dt>Linux</dt>
<dd>
Install GNU make (&gt;= 3.81), GNU sed and GCC.
Install GCC, GNU Make (&gt;= 3.81) and GNU sed.
</dd>
<dt>FreeBSD</dt>

Loading…
Cancel
Save