[Mplayer-cvslog] CVS: main configure,1.417,1.418
pl
pl at mplayer.dev.hu
Sat Mar 30 20:25:23 CET 2002
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv25594
Modified Files:
configure
Log Message:
the long standing /dev/sound/dspW => .../dsp
(patch posted several times by several different people)
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.417
retrieving revision 1.418
diff -u -r1.417 -r1.418
--- configure 29 Mar 2002 21:24:26 -0000 1.417
+++ configure 30 Mar 2002 19:25:11 -0000 1.418
@@ -2280,7 +2280,7 @@
_aosrc="$_aosrc ao_oss.c"
_aomodules="oss $_aomodules"
if test "$_linux_devfs" = yes; then
- _def_ossaudio_devdsp='#define PATH_DEV_DSP "/dev/sound/dspW"'
+ _def_ossaudio_devdsp='#define PATH_DEV_DSP "/dev/sound/dsp"'
_def_ossaudio_devmixer='#define PATH_DEV_MIXER "/dev/sound/mixer"'
else
_def_ossaudio_devdsp='#define PATH_DEV_DSP "/dev/dsp"'
More information about the MPlayer-cvslog
mailing list