diff options
author | Gerald Combs <gerald@wireshark.org> | 2006-05-31 00:23:01 +0000 |
---|---|---|
committer | Gerald Combs <gerald@wireshark.org> | 2006-05-31 00:23:01 +0000 |
commit | b15974d094e96ced61fefeff35be96add2b6e7a4 (patch) | |
tree | 476bdd5efe70987b1f7252072e7a1b6a0adf849f /INSTALL | |
parent | 6deb90af7b1eee58fe564ebeaee57066bca508e2 (diff) | |
download | wireshark-b15974d094e96ced61fefeff35be96add2b6e7a4.tar.gz wireshark-b15974d094e96ced61fefeff35be96add2b6e7a4.tar.bz2 wireshark-b15974d094e96ced61fefeff35be96add2b6e7a4.zip |
libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of
changes here. It compiles OK on OS X, but hasn't been tested anywhere else.
svn path=/trunk/; revision=18260
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,7 @@ README.win32 for those instructions. By default the hex-dump-to-capture file conversion program is built. Use this switch to avoid building it. - --disable-idl2eth + --disable-idl2wrs By default the IDL-to-ethereal-dissector-source-code converter is built. Use this switch to avoid building it. |