let ALSA compile again on boxes with ALSA 0.5 installed A+
Name: alsacfg_tst ChangeLog: fixed some more configuration issues License: X11 GenDate: 2002/07/02 17:15:02 UTC ModifiedFiles: dlls/winmm/winealsa/audio.c AddedFiles: =================================================================== RCS file: /home/cvs/cvsroot/wine/wine/dlls/winmm/winealsa/audio.c,v retrieving revision 1.2 diff -u -u -r1.2 audio.c --- dlls/winmm/winealsa/audio.c 2 Jul 2002 02:09:39 -0000 1.2 +++ dlls/winmm/winealsa/audio.c 2 Jul 2002 17:05:42 -0000 @@ -2089,8 +2089,9 @@ (*idrv)->primary = NULL; return MMSYSERR_NOERROR; } +#endif -#else /* !HAVE_ALSA */ +#ifndef HAVE_ALSA /************************************************************************** * wodMessage (WINEALSA.7)