aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2012-09-24 10:23:20 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2012-09-24 10:23:20 +0000
commit60fb63783a06d76fea9d5e7b4aadcc6fb788c2e1 (patch)
tree4126610951deff7711302354939350d520823cd1 /INSTALL
parentd06c9779a237eb90ca1bb312bc30f6648d09b523 (diff)
From Jim Young, bug 7745.
Add Makefile support for reordercap. svn path=/trunk/; revision=45090
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 4dec804e7a..e78eb3f78c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -131,6 +131,10 @@ README.windows for those instructions.
By default the network traffic capture program is built.
Use this switch to avoid building it.
+ --disable-reordercap
+ By default the capture-file reordering program is built.
+ Use this switch to avoid building it.
+
--disable-rawshark
By default the program used to dump and analyze raw libpcap data
is built. Use this switch to avoid building it.