ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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