aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-07-12 19:59:41 +0000
committerGuy Harris <guy@alum.mit.edu>2001-07-12 19:59:41 +0000
commite9d00f4a4fa54544e1a01e24fb445434dcbf8abe (patch)
treea9c35951bce334dbad1c8c393d6cd7cd87641971 /INSTALL
parentc5881bc7b9d9eee2b76806e3d0c79cc44eedecbd (diff)
Mergecap utility for merging capture files, from Scott Renfro.
svn path=/trunk/; revision=3701
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 7bdaa8ab26..feb9c3ba5d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -49,8 +49,8 @@ Installation Checklist
You won't be able to capture packets, but you can read traces
that have already been captured to disk by other programs.
- You can build or not build ethereal, tethereal, and editcap
- with the appropriate --enable-XXX or --disable-XXX flags.
+ You can build or not build ethereal, tethereal, editcap, and
+ mergecap with the appropriate --enable-XXX or --disable-XXX flags.
The default is to build everything. If GTK+ is not detected
on the system, then ethereal won't be built.