aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-07-12 19:59:41 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-07-12 19:59:41 +0000
commitc807ef40d1c8ccdeb3b0668a6b8e3143feda8a59 (patch)
treea9c35951bce334dbad1c8c393d6cd7cd87641971 /INSTALL
parent8b6a2060ec1e4047fe71d1e9053cf62d8c04f15c (diff)
Mergecap utility for merging capture files, from Scott Renfro.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3701 f5534014-38df-0310-8fa8-9805f1628bb7
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.