Add a note about running autogen.sh.
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 25 May 2010 22:11:00 +0000 (22:11 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 25 May 2010 22:11:00 +0000 (22:11 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32954 f5534014-38df-0310-8fa8-9805f1628bb7

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