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 19218: /trunk/ /trunk/: Makefile.nmake config.h.win32 ve

Date: Tue, 12 Sep 2006 18:43:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19218

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

Log:
 Makefile.nmake
 config.h.win32
   - Use HAVE_LIBPORTAUDIO instead of HAVE_PORTAUDIO to make
     sure we use the same var everywhere (including sources
     and autofoo stuff).
   - Use PORTAUDIO_API_1 everywhere
 
 version_info.c
   - Include <portaudio.h>
   - Add some , and breaks when printing version infos.

Directory: /trunk/
  Changes    Path              Action
  +2 -2      Makefile.nmake    Modified
  +2 -2      config.h.win32    Modified
  +15 -3     version_info.c    Modified