equal
deleted
inserted
replaced
19130 cat >>confdefs.h <<\_ACEOF |
19130 cat >>confdefs.h <<\_ACEOF |
19131 #define SDL_AUDIO_DRIVER_OSS 1 |
19131 #define SDL_AUDIO_DRIVER_OSS 1 |
19132 _ACEOF |
19132 _ACEOF |
19133 |
19133 |
19134 SOURCES="$SOURCES $srcdir/src/audio/dsp/*.c" |
19134 SOURCES="$SOURCES $srcdir/src/audio/dsp/*.c" |
19135 SOURCES="$SOURCES $srcdir/src/audio/dma/*.c" |
|
19136 have_audio=yes |
19135 have_audio=yes |
19137 |
19136 |
19138 # We may need to link with ossaudio emulation library |
19137 # We may need to link with ossaudio emulation library |
19139 case "$host" in |
19138 case "$host" in |
19140 *-*-openbsd*|*-*-netbsd*) |
19139 *-*-openbsd*|*-*-netbsd*) |