Remove autoconf system that I wasn't maintaining
[blerg.git] / www / doc / index.html
index 2040f16..9a92088 100644 (file)
@@ -75,7 +75,7 @@ http://git.bytex64.net/blerg.git.
 — as a standalone HTTP server, or as a CGI.  You will need:
 
 <ul>
-<li><a href="http://lloyd.github.com/yajl/">yajl</a> &gt;= 1.0.0
+<li><a href="http://lloyd.github.com/yajl/">yajl</a> &gt;= 1.0.0 and &lt; 2
 (yajl is a JSON parser/generator written in C which, by some twisted
 sense of humor, requires ruby to compile)</li>
 </ul>
@@ -94,15 +94,8 @@ sense of humor, requires ruby to compile)</li>
 
 <h3><a name="configuring">Configuring</a></h3>
 
-<p>There is now an experimental autoconf build system.  If you run
-<code>add-autoconf</code>, it'll do the magic and create a
-<code>configure</code> script that'll do the familiar things.  If I ever
-get around to distributing source packages, you should find that this
-has already been done.
-
-<p>If you'd rather stick with the manual system, you should edit libs.mk
-and put in the paths where you can find headers and libraries for the
-above requirements.
+<p>Edit libs.mk and put in the paths where you can find headers and
+libraries for the above requirements.
 
 <p>Also, further apologies to BSD folks &mdash; I've probably committed
 several unconscious Linux-isms.  It would not surprise me if the