]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
missing step
authorJelte Jansen <jeltejan@NLnetLabs.nl>
Wed, 11 May 2005 11:26:35 +0000 (11:26 +0000)
committerJelte Jansen <jeltejan@NLnetLabs.nl>
Wed, 11 May 2005 11:26:35 +0000 (11:26 +0000)
README

diff --git a/README b/README
index 207ac5ce0c0215d6f06c7519633bc0dd4a73d95a..b30ccc9138924737a12095b09de1e52e9574b9ba 100644 (file)
--- a/README
+++ b/README
@@ -10,6 +10,7 @@ INSTALLATION
 1. Unpack the tarball
 2. cd ldns-<VERSION>
 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])