Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19219: /trunk/ /trunk/: version_info.c

Date: Tue, 12 Sep 2006 18:51:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19219

User: jmayer
Date: 2006/09/12 06:51 PM

Log:
 tshark wouldn't link any more, as it doesn't link against
 libportaudio, but version_info.c with libportaudio >= 19
 needs to link against this.
 
 FIXME: Just print out >= 19 instead of real version string
   until someone finds a proper solution.

Directory: /trunk/
  Changes    Path              Action
  +7 -0      version_info.c    Modified