diff options
author | Ken Raeburn <raeburn@raeburn.org> | 2000-07-05 19:33:00 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@raeburn.org> | 2000-07-05 19:33:00 +0000 |
commit | 1881cf5ed1d1c3fb0df2d910a42297d689613b31 (patch) | |
tree | 6e1076bd8127d7164b23a9593c9a235ce5b4e529 /update-subdirs | |
parent | c396024fa316fccc9ab7c107b9f1a560e11ae4a3 (diff) | |
download | emacs-1881cf5ed1d1c3fb0df2d910a42297d689613b31.tar.gz |
Sound support for NetBSD through "Linux emulation" support:
* config.in (HAVE_SOUNDCARD_H): Undef.
(HAVE_SOUND): Define if HAVE_SOUNDCARD_H.
* Makefile.in (LIBSOUND): New variable.
(LIBES): Include it.
* sound.c [HAVE_SOUNDCARD_H]: Include <sys/ioctl.h> and <soundcard.h>.
(DEFAULT_SOUND_DEVICE): Define to "/dev/dsp" if not defined elsewhere.
(vox_open): Use DEFAULT_SOUND_DEVICE.
* s/netbsd.h (DEFAULT_SOUND_DEVICE): Define to /dev/audio.
Diffstat (limited to 'update-subdirs')
0 files changed, 0 insertions, 0 deletions