gaim/www

Parents 9c8a28fbf047
Children b36c658fe155
Update for meanwhile. Someone fix the URL for the meanwhile lib when it is available.
--- a/htdocs/win32/build.php Fri Dec 23 11:05:44 2005 -0500
+++ b/htdocs/win32/build.php Fri Dec 23 14:20:46 2005 -0500
@@ -21,11 +21,6 @@
</p>
</li>
<li>
-<p>
-Download the latest version of the <code>Windows API</code> from the MinGW <a href="http://www.mingw.org/download.shtml">download page</a> (at least <a href="http://prdownloads.sourceforge.net/mingw/w32api-3.3.tar.gz?download">3.3</a>). Extract this into your MinGW directory structure (<code>tar -xvzf /path/to/w32api-3.3.tar.gz -C /cygdrive/c/MinGW</code>) to upgrade the installed API.
-</p>
-</li>
-<li>
<p>Skip the &quot;The manual way,&quot; &quot;Install Gaim's build dependencies,&quot; and &quot;Get the Gaim source code&quot; sections and go straight to &quot;<a href="#buildgaim">Build Gaim</a>&quot;.
</p>
</li>
@@ -94,6 +89,9 @@
<dt>SILC Toolkit</dt>
<dd>Download and extract <a href="silc-toolkit-0.9.12.tar.gz">silc-toolkit-0.9.12.tar.gz</a> to <code>win32-dev</code>.</dd>
+<dt>Meanwhile</dt>
+<dd>Download and extract <a href="libmeanwhile-1.0.0.tar.gz">libmeanwhile-1.0.0.tar.gz</a> to <code>win32-dev</code>.</dd>
+
</dl>
<h2>Get the Gaim source code</h2>