[Debburn-devel] cdrkit-1.1.2 change requests
Peter Samuelson
peter at p12n.org
Tue Apr 24 06:41:45 UTC 2007
[Eduard Bloch]
> Please test the attached patch, applied to 1.5.1 or so.
^^^1.1.5
> @@ -10,7 +10,11 @@
> ENDIF(HAVE_SYS_SOUNDCARD_H)
> FIND_FILE (HAVE_LINUX_SOUNDCARD_H linux/soundcard.h)
> IF(HAVE_LINUX_SOUNDCARD_H)
> - ADD_DEFINITIONS(-DHAVE_LINUX_SOUNDCARD_H)
> + ADD_DEFINITIONS(-DHAVE_LINUX_SOUNDCARD_H)
> + FIND_LIBRARY(HAVE_LIBOSSAUDIO "ossaudio")
> + IF(HAVE_LIBOSSAUDIO)
> + LIST(APPEND EXTRA_LIBS "ossaudio")
> + ENDIF(HAVE_LIBOSSAUDIO)
Umm, he said NetBSD has <sys/soundcard.h>, not necessarily
<linux/soundcard.h>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/debburn-devel/attachments/20070424/0c2a0bb7/attachment.pgp
More information about the Debburn-devel
mailing list