From: Jelte Jansen Date: Wed, 11 May 2005 11:26:35 +0000 (+0000) Subject: missing step X-Git-Tag: release-0.50^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ae117a5000cce9d21c85da39a1043d4b6c9cf4d1;p=thirdparty%2Fldns.git missing step --- diff --git a/README b/README index 207ac5ce..b30ccc91 100644 --- a/README +++ b/README @@ -10,6 +10,7 @@ INSTALLATION 1. Unpack the tarball 2. cd ldns- 3. libtoolize -4. ./configure -5. gmake (it needs gnu make to compile) -(6. gmake mx chaos [two example programs included]) +4. autoreconf +5. ./configure +6. gmake (it needs gnu make to compile) +(7. gmake mx chaos [two example programs included])