Wireshark-commits: [Wireshark-commits] rev 19134: /trunk/gtk/ /trunk/gtk/: Makefile.am rtp_player.c rtp_player.h
From:
jmayer@xxxxxxxxxxxxx
Date: Mon, 04 Sep 2006 14:19:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19134
User: jmayer
Date: 2006/09/04 02:19 PM
Log:
The previous way of (not) including portaudio support didn't
work reliably (at least it didn't work on my system).
Change it to just wrap the rtp_player.[hc] files into a
#if defined(...) #endif.
Directory: /trunk/gtk/
Changes Path Action
+0 -8 Makefile.am Modified
+4 -0 rtp_player.c Modified
+4 -0 rtp_player.h Modified