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