netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Saikiran Madugula <hummerbliss@gmail.com>
To: netfilter-devel@vger.kernel.org
Cc: Saikiran Madugula <hummerbliss@gmail.com>
Subject: [PATCH] iptables: Add autoreconf step in INSTALL document.
Date: Thu, 23 Jul 2009 14:26:31 +0100	[thread overview]
Message-ID: <4A686507.7010403@gmail.com> (raw)

Add autoreconf step in INSTALL document to clarify that one has
to do autoreconf before they can do any ./configure.

Signed-off-by: Saikiran Madugula <hummerbliss@gmail.com>
---
 INSTALL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/INSTALL b/INSTALL
index 4a44989..a1da8ba 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,6 +3,7 @@ Installation instructions for iptables
 
 iptables uses the well-known configure(autotools) infrastructure.
 
+	$ autoreconf -vfi
 	$ ./configure
 	$ make
 	# make install
-- 
1.5.6.3

             reply	other threads:[~2009-07-23 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-23 13:26 Saikiran Madugula [this message]
2009-07-23 15:47 ` [PATCH] iptables: Add autoreconf step in INSTALL document Jan Engelhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A686507.7010403@gmail.com \
    --to=hummerbliss@gmail.com \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).