summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-06-28 14:42:13 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-06-28 14:42:13 +0200
commit24ba6650ed66c896ec703dd067af42b05434cce4 (patch)
tree6981cdd861e39af59fdc8a4b912c0e6133f2ea08 /INSTALL
parent278f62a9da99dcca7a7b95f34635b0fcd1a88185 (diff)
parentf2da15da75130a11676d3083b2d70458b6ab38c2 (diff)
Merge branch 'config'
Pull in the configure script. From now on, before calling 'make' the './configure' script will need to get called. This is no autotools generated script, but manually written to check for netsniff-ng's dependencies.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 6fb3eb3..32c93eb 100644
--- a/INSTALL
+++ b/INSTALL
@@ -55,8 +55,9 @@ repository root directory:
$ cd netsniff-ng/
-The installation (deinstallation) process done by make is fairly simple:
+The installation (deinstallation) process is fairly simple:
+ $ ./configure
$ make
# make install