Mercurial > hg > xemacs-beta
diff src/sound.c @ 432:3a7e78e1142d r21-2-24
Import from CVS: tag r21-2-24
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:29:58 +0200 |
parents | a5df635868b2 |
children | 8de8e3f6228a |
line wrap: on
line diff
--- a/src/sound.c Mon Aug 13 11:29:10 2007 +0200 +++ b/src/sound.c Mon Aug 13 11:29:58 2007 +0200 @@ -562,6 +562,9 @@ #ifdef HAVE_NAS_SOUND Fprovide (intern ("nas-sound")); #endif +#ifdef HAVE_ESD_SOUND + Fprovide (intern ("esd-sound")); +#endif DEFVAR_INT ("bell-volume", &bell_volume /* *How loud to be, from 0 to 100.