diff options
author | Anders Broman <anders.broman@ericsson.com> | 2008-03-17 21:26:54 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2008-03-17 21:26:54 +0000 |
commit | 245d0ea29a353c9e5c50f453b410c2872f1c98e4 (patch) | |
tree | f44c847425f42961ca621cf96024e1916b1a0840 /INSTALL | |
parent | b0ab25b6ea1cd974e292ddd7ff7047efae560638 (diff) | |
download | wireshark-245d0ea29a353c9e5c50f453b410c2872f1c98e4.tar.gz wireshark-245d0ea29a353c9e5c50f453b410c2872f1c98e4.tar.bz2 wireshark-245d0ea29a353c9e5c50f453b410c2872f1c98e4.zip |
From William Pursell:
Minor errors in the documentation, and an Ethereal reference
svn path=/trunk/; revision=24673
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -85,7 +85,7 @@ README.win32 for those instructions. --disable-wireshark By default, if 'configure' finds the GTK+ libraries, the Makefile - build Wireshark, the GUI packet analyzer. You can disable the + builds Wireshark, the GUI packet analyzer. You can disable the build of the GUI version of Wireshark with this switch. --disable-gtk2 @@ -182,7 +182,7 @@ README.win32 for those instructions. ${LIBDIR} can be set with --libdir, or defaults to ${EPREFIX/lib} ${EPREFIX} can be set with --exec-prefix, or defaults to ${PREFIX} - ${VERSION} is the Etherael version. + ${VERSION} is the Wireshark version. Use this switch to change the location where plugins are installed. |