Feedback requested on an OpenAL audio driver patch

Leon Freitag leon_fraitak at mail.ru
Wed Jun 7 05:07:32 CDT 2006


> AC_CHECK_HEADERS(\
>+	OpenAL/al.h \
>+	al/al.h \
> 	AudioUnit/AudioUnit.h \
> 	CoreAudio/CoreAudio.h \
> 	IOKit/IOKitLib.h \

Your patch checks for OpenAL headers only in these places. However my distro 
(Suse 10.1) puts openal headers to AL/ instead of al/ and so configure with 
the patch as-is doesn't find files on my system.

Also patching dlls/makefile.in fails. Had to patch it manually.

Leon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20060607/7a480efa/attachment.pgp


More information about the wine-devel mailing list