Wireshark-commits: [Wireshark-commits] rev 19133: /trunk/ /trunk/: acinclude.m4
From:
jmayer@xxxxxxxxxxxxx
Date: Mon, 04 Sep 2006 14:16:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19133
User: jmayer
Date: 2006/09/04 02:16 PM
Log:
After some reading it is clear that the code was written for
portaudio versions <= 18. At least Suse 10.1 provides a snapshot
of version 19, which, in turn has the brand new and incompatible
version 2.0 of the API. Change the error message to tell the
user that he needs portaudio <= 18.
Directory: /trunk/
Changes Path Action
+1 -1 acinclude.m4 Modified