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@xxxxxxxxx> --- 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 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html