diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2010-02-08 14:59:01 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2010-02-08 14:59:01 (GMT) |
commit | 36f4ea4547b1f446bfb74dc3144177640f9ea919 (patch) | |
tree | 414549adb6ea7230307657b2006a6f9cc8898b00 | |
parent | 8777b190c8e2e153e52aeb73f60368cd7d3c21ef (diff) | |
download | mxe-36f4ea4547b1f446bfb74dc3144177640f9ea919.zip mxe-36f4ea4547b1f446bfb74dc3144177640f9ea919.tar.gz mxe-36f4ea4547b1f446bfb74dc3144177640f9ea919.tar.bz2 |
small HTML corrections
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 171dc44..533b0db 100644 --- a/doc/index.html +++ b/doc/index.html @@ -556,7 +556,6 @@ USE_OSGPLUGIN(<plugin2>) <tr> <td><a href="http://pkg-config.freedesktop.org/">Pkg-config</a></td> <td>≥ 0.16</td> - <td></td> </tr> <tr> <td><a href="http://www.scons.org/">SCons</a></td> @@ -665,6 +664,7 @@ sudo gcc_select gcc40</pre> </p> <pre>pfexec ln -s aclocal-1.10 /usr/bin/aclocal pfexec ln -s automake-1.10 /usr/bin/automake</pre> + <p> and download and install SCons by hand: </p> <pre>wget http://prdownloads.sourceforge.net/scons/scons-1.2.0.tar.gz |