'-Wno-error=unused-but-set-parameter' not req'd since no such warnings in Wireshark...
[obnox/wireshark/wip.git] / README.bsd
index e12f0e0b741564075a338f1fd4f03669a0d5cf62..56a8829dec30390160b961155040099602f31595 100644 (file)
@@ -34,8 +34,7 @@ ports or packages system.
 2. Compiling Wireshark
 -----------------------
 To compile Wireshark with the default options, run configure, make and
-make install:
-
+make install (you may have to run "autogen.sh" first): 
      ./configure
      make
      make install